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

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

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2019 09:23AM UTC
Files 1067
Run time 1min
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

05 Sep 2019 09:23AM UTC coverage: 78.53%. Remained the same
1923.1

push

jenkins

Jacky Li
[HOTFIX] Remove hive-service from carbondata assembly jar

Problem: In some environments, there will occur 'No Such Method: registerCurrentOperationLog' exception while execute sql on carbon thrift server.

Cause: spark hive thrift module rewrite class 'org.apache.hive.service.cli.operation.ExecuteStatementOperation' and add method 'registerCurrentOperationLog' in it, but when start carbon thrift server, it maybe load class 'ExecuteStatementOperation' first from carbondata assembly jar (includes 'org.apache.hive:hive-service'), this class 'ExecuteStatementOperation' which is from hive-service jar doesn't have method 'registerCurrentOperationLog', so it throws NoSuchMethodException.

Solution: remove all artifacts of 'org.apache.hive' when assemble carbondata jar.

This closes #3373

65758 of 83736 relevant lines covered (78.53%)

1.04 hits per line

Source Files on job 1923.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1923
  • 20e4149f on github
  • Prev Job for on master (#1922.1)
  • Next Job for on master (#1924.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