[ https://issues.apache.org/jira/browse/HIVE-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142906#comment-14142906 ]
Lefty Leverenz commented on HIVE-8200: -------------------------------------- Does this need to be documented in the wiki? The Beeline sections of the HiveServer2 doc don't mention jars but these sections do: * [HiveServer2 Clients -- Running the JDBC Sample Code | https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-RunningtheJDBCSampleCode] * [HiveServer2 Clients -- Using Kerberos with a Pre-Authenticated Subject | https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-UsingKerberoswithaPre-AuthenticatedSubject] * [HiveServer2 Clients -- Integration with SQuirrel SQL Client | https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-IntegrationwithSQuirrelSQLClient] The HS2 setup doc doesn't mention jar files at all: * [Setting Up HiveServer2 | https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2] Also, how about a release note? > 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 > Affects Versions: 0.14.0 > Reporter: Deepesh Khandelwal > Assignee: Deepesh Khandelwal > Fix For: 0.14.0 > > 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)