You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Deepesh Khandelwal (JIRA)" <ji...@apache.org> on 2014/09/20 01:39:33 UTC

[jira] [Updated] (HIVE-8200) Make beeline use the hive-jdbc standalone jar

     [ 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)