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

apache / carbondata / 792
76%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2018 07:24PM UTC
Jobs 1
Files 985
Run time 3min
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
792

push

jenkins

kunal642
[CARBONDATA-2749][dataload] In HDFS Empty tablestatus file is written
during datalaod, iud or compaction when disk is full.

Problem:
When a failure happens due to disk full during load, IUD or Compaction,
then while updating the tablestatus file, the tablestaus.tmp file during
atomic file operation remains empty, and in the finally block the empty
tablestaus.tmp file is getting renamed to the actual file.
This leads to empty tablestatus file. Once such problem happens the
tablestatus file can not be retrieved and the already loaded data can be used.

Solution:
If the failures happens during write then the the schema rename in the finally
block must be avoided.

This closes #2517

27 of 27 new or added lines in 7 files covered. (100.0%)

57115 of 70297 relevant lines covered (81.25%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 792.1 30 Jul 2018 07:24PM UTC 0
81.25
Source Files on build 792
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #792
  • 76285717 on github
  • Prev Build on master (#783)
  • Next Build on master (#799)
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