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

apache / carbondata / 1923
76%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2019 09:23AM UTC
Jobs 1
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

pending completion
1923

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

Jobs
ID Job ID Ran Files Coverage
1 1923.1 05 Sep 2019 09:23AM UTC 0
78.53
Source Files on build 1923
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1923
  • 20e4149f on github
  • Prev Build on master (#1922)
  • Next Build on master (#1924)
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