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

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

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2018 01:32PM UTC
Files 1026
Run time 52s
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

31 Oct 2018 01:32PM UTC coverage: 80.09% (-0.5%) from 80.572%
1227.1

push

jenkins

manishgupta88
[CARBONDATA-3054] Fix Dictionary file cannot be read in S3a with CarbonDictionaryDecoder.doConsume() codeGen

problem: In S3a environment, when queried the data which has dictionary
files, Dictionary file cannot be read in S3a with CarbonDictionaryDecoder.doConsume() codeGen even though file is present.

cause: CarbonDictionaryDecoder.doConsume() codeGen doesn't set hadoop conf in thread local variable, only doExecute() sets it.
Hence, when getDictionaryWrapper() called from doConsume() codeGen, AbstractDictionaryCache.getDictionaryMetaCarbonFile() returns false for fileExists() operation.

solution:
In CarbonDictionaryDecoder.doConsume() codeGen, set hadoop conf in thread local variable

This closes #2876

61784 of 77143 relevant lines covered (80.09%)

1.06 hits per line

Source Files on job 1227.1
  • Tree
  • List 0
  • Changed 188
  • Source Changed 147
  • Coverage Changed 167
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1227
  • bcf3e0fd on github
  • Prev Job for on master (#1200.1)
  • Next Job for on master (#1228.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