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

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

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2019 07:13PM UTC
Files 1067
Run time 2min
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

04 Sep 2019 07:13PM UTC coverage: 78.53% (+0.001%) from 78.529%
1922.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 1922.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1922
  • 20e4149f on github
  • Prev Job for on master (#1919.1)
  • Next Job for on master (#1923.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