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

apache / carbondata / 1227
76%

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

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

8 of 8 new or added lines in 1 file covered. (100.0%)

61784 of 77143 relevant lines covered (80.09%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1227.1 31 Oct 2018 01:32PM UTC 0
80.09
Source Files on build 1227
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1227
  • bcf3e0fd on github
  • Prev Build on master (#1200)
  • Next Build on master (#1228)
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