• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / carbondata / 1901
76%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2019 09:31AM UTC
Jobs 1
Files 1067
Run time 2865min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1901

push

jenkins

ravipesala
[CARBONDATA-3490] Fix concurrent data load failure with carbondata FileNotFound exception

problem: When two load is happening concurrently, one load is cleaning the temp directory of the concurrent load

cause: temp directory to store the carbon files is created using system.get nano time, due to this two load have same store location. when one load is completed, it cleaned the temp directory. causing dataload failure for other load.

solution:
use UUID instead of nano time while creating the temp directory to have each load a unique directory.

This closes #3352

4 of 4 new or added lines in 1 file covered. (100.0%)

65687 of 83773 relevant lines covered (78.41%)

1.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1901.1 20 Aug 2019 09:31AM UTC 0
78.41
Source Files on build 1901
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1901
  • a73cadda on github
  • Prev Build on master (#1900)
  • Next Build on master (#1902)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc