[GH-ISSUE #178] Hive support #51

Closed
opened 2026-03-07 20:44:08 +03:00 by kerem · 4 comments
Owner

Originally created by @mencwelp on GitHub (Oct 13, 2020).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/178

Please add Apache Hive support

Originally created by @mencwelp on GitHub (Oct 13, 2020). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/178 Please add Apache Hive support
kerem 2026-03-07 20:44:08 +03:00
  • closed this issue
  • added the
    x:hive
    label
Author
Owner

@serge-rider commented on GitHub (Oct 31, 2020):

This makes sence.
We need to decide what driver we can include. It must be OS and must be in the Maven Central.

Official one is https://mvnrepository.com/artifact/org.apache.hive/hive-jdbc
But it is too heavy (about 180Mb). And contains a lot of redundant artifacts.

Or, perhaps, we could make separate CB build for Hadoop based databases.

<!-- gh-comment-id:719942920 --> @serge-rider commented on GitHub (Oct 31, 2020): This makes sence. We need to decide what driver we can include. It must be OS and must be in the Maven Central. Official one is https://mvnrepository.com/artifact/org.apache.hive/hive-jdbc But it is too heavy (about 180Mb). And contains a lot of redundant artifacts. Or, perhaps, we could make separate CB build for Hadoop based databases.
Author
Owner

@mencwelp commented on GitHub (Nov 5, 2020):

BTW - hive-jdbc-3.1.2-standalone.jar is 68 MB
alternative hive-jdbc-uber-2.6.5.0-292.jar 17,6MB
Meby some kind of customizable build configuration, so ppl will enable these drivers that are needed?

<!-- gh-comment-id:722453133 --> @mencwelp commented on GitHub (Nov 5, 2020): BTW - hive-jdbc-3.1.2-standalone.jar is 68 MB alternative hive-jdbc-uber-2.6.5.0-292.jar 17,6MB Meby some kind of customizable build configuration, so ppl will enable these drivers that are needed?
Author
Owner

@serge-rider commented on GitHub (Feb 3, 2021):

At the moment we don't have plans to add Hive/Impala drivers in CloudBeaver CE (mostly because mess with drivers and huge distribution size).
But you could try to do it by yourself by configuring Hive drivers in CB, see https://github.com/dbeaver/cloudbeaver/wiki/Adding-new-database-drivers

<!-- gh-comment-id:772631295 --> @serge-rider commented on GitHub (Feb 3, 2021): At the moment we don't have plans to add Hive/Impala drivers in CloudBeaver CE (mostly because mess with drivers and huge distribution size). But you could try to do it by yourself by configuring Hive drivers in CB, see https://github.com/dbeaver/cloudbeaver/wiki/Adding-new-database-drivers
Author
Owner

@kseniiaguzeeva commented on GitHub (Sep 5, 2021):

Hive driver is added to Enterprise Edition. You can try it for free https://cloudbeaver.io/try-it-now/.

<!-- gh-comment-id:913220438 --> @kseniiaguzeeva commented on GitHub (Sep 5, 2021): Hive driver is added to Enterprise Edition. You can try it for free https://cloudbeaver.io/try-it-now/.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#51
No description provided.