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

apache / carbondata / 1897 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2019 10:34AM UTC
Files 1067
Run time 53min
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

16 Aug 2019 10:34AM UTC coverage: 78.413%. First build
1897.1

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

65689 of 83773 relevant lines covered (78.41%)

1.04 hits per line

Source Files on job 1897.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1897
  • a73cadda on github
  • Prev Job for on master (#1896.1)
  • Next Job for on master (#1898.1)
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