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

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

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2019 01:28PM UTC
Files 1067
Run time 58s
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

22 Jul 2019 01:28PM UTC coverage: 77.656% (-0.004%) from 77.66%
1854.1

push

jenkins

kunal642
[HOTFIX] Added taskid as UUID while writing files in fileformat to avoid corrupting.

Problem: In FIleFormat write, carbon is using task id as System.nanoTime()
when multiple tasks launched concurrently, there is a chance that two task
can have same id very rarely. Due to this, two spark task launched for one
insert will have same carbondata file name. so, when both tasks write to one file,
chances are more to corrupt the file. which leads in query failure

solution: use unique uuid task id instead of nano seconds.

This closes #3325

65008 of 83713 relevant lines covered (77.66%)

1.02 hits per line

Source Files on job 1854.1
  • Tree
  • List 0
  • Changed 16
  • Source Changed 7
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1854
  • b6e5f691 on github
  • Prev Job for on master (#1853.1)
  • Next Job for on master (#12134.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