[ https://issues.apache.org/jira/browse/HIVE-8126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deepesh Khandelwal updated HIVE-8126: ------------------------------------- Attachment: HIVE-8126.1.patch Attaching a patch for review. With the fix: {noformat} $ find . -name "hive-jdbc-*.jar" ./jdbc/target/hive-jdbc-0.14.0-SNAPSHOT-standalone.jar ./jdbc/target/hive-jdbc-0.14.0-SNAPSHOT.jar ./packaging/target/apache-hive-0.14.0-SNAPSHOT-bin/apache-hive-0.14.0-SNAPSHOT-bin/lib/hive-jdbc-0.14.0-SNAPSHOT-standalone.jar ./packaging/target/apache-hive-0.14.0-SNAPSHOT-bin/apache-hive-0.14.0-SNAPSHOT-bin/lib/hive-jdbc-0.14.0-SNAPSHOT.jar {noformat} > Standalone hive-jdbc jar is not packaged in the Hive distribution > ----------------------------------------------------------------- > > Key: HIVE-8126 > URL: https://issues.apache.org/jira/browse/HIVE-8126 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 0.14.0 > Reporter: Deepesh Khandelwal > Assignee: Deepesh Khandelwal > Fix For: 0.14.0 > > Attachments: HIVE-8126.1.patch > > > With HIVE-538 we started creating the hive-jdbc-*-standalone.jar but the > packaging/distribution does not contain the standalone jdbc jar. I would have > expected it to locate under the lib folder of the distribution. -- This message was sent by Atlassian JIRA (v6.3.4#6332)