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

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

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2019 09:31AM UTC
Files 1067
Run time 1310min
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

20 Aug 2019 09:31AM UTC coverage: 78.411%. Remained the same
1901.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

65687 of 83773 relevant lines covered (78.41%)

1.04 hits per line

Source Files on job 1901.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1901
  • a73cadda on github
  • Prev Job for on master (#1900.1)
  • Next Job for on master (#1902.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