[
https://issues.apache.org/jira/browse/HIVE-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepesh Khandelwal updated HIVE-8200:
-------------------------------------
Attachment: HIVE-8200.1.patch
Attaching a patch for review. With this patch the CLASSPATH now has only the
following jars:
{noformat}
$HIVE_HOME/lib/hive-beeline-*.jar
$HIVE_HOME/lib/super-csv-*.jar
$HIVE_HOME/lib/jline-*.jar
$HIVE_HOME/lib/hive-jdbc-*-standalone.jar
{noformat}
> Make beeline use the hive-jdbc standalone jar
> ---------------------------------------------
>
> Key: HIVE-8200
> URL: https://issues.apache.org/jira/browse/HIVE-8200
> Project: Hive
> Issue Type: Bug
> Components: CLI, HiveServer2
> Reporter: Deepesh Khandelwal
> Assignee: Deepesh Khandelwal
> Attachments: HIVE-8200.1.patch
>
>
> Hiveserver2 JDBC client beeline currently generously includes all the jars
> under $HIVE_HOME/lib in its invocation. With the fix from HIVE-8129 it should
> only need a few. This will be a good validation of the hive-jdbc standalone
> jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)