[ 
https://issues.apache.org/jira/browse/HIVE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816322#comment-17816322
 ] 

Gaƫl Jourdan commented on HIVE-6536:
------------------------------------

In 2024, this is still true. Using hive-jdbc transitively pulls a gigantic 
number of dependencies.

This means: long time to download and heavier packages (container images, RPM, 
ZIP, whatever..).

> Reduce dependencies of org.apache.hive:hive-jdbc maven module
> -------------------------------------------------------------
>
>                 Key: HIVE-6536
>                 URL: https://issues.apache.org/jira/browse/HIVE-6536
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 0.12.0
>         Environment: org.apache.hive:hive-jdbc:jar:0.12.0
>            Reporter: Kevin Minder
>            Priority: Major
>         Attachments: hive-jdbc-maven-dependencies-0-13.log, 
> hive-jdbc-maven-dependencies.log
>
>
> The Hive JDBC driver maven module requires a significant number of 
> dependencies that are likely unnecessary and will result in bloating of 
> consumers.  Most of this is a result of the dependency on 
> org.apache.hive:hive-cli.  I have attached a portion of the output from mvn 
> depedency:tree output for a client that depends on the 
> org.apache.hive:hive-jdbc module.  Note the extra 2.0.6.1-102 in the output 
> is the result of our local build and publish to a local nexus repo.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to