[
https://issues.apache.org/jira/browse/HIVE-16161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Li updated HIVE-16161:
--------------------------
Description: "packaging.minimizeJar" is set to true for jdbc/pom.xml, which
causes the standalone JDBC jar not having some necessary classes like
"org.apache.hive.org.apache.commons.logging.impl.LogFactoryImpl". We need to
set it to false to have the classes shaded into the jdbc jar as expected.
> Disable "packaging.minimizeJar" for JDBC build
> ----------------------------------------------
>
> Key: HIVE-16161
> URL: https://issues.apache.org/jira/browse/HIVE-16161
> Project: Hive
> Issue Type: Bug
> Reporter: Tao Li
> Assignee: Tao Li
> Priority: Critical
>
> "packaging.minimizeJar" is set to true for jdbc/pom.xml, which causes the
> standalone JDBC jar not having some necessary classes like
> "org.apache.hive.org.apache.commons.logging.impl.LogFactoryImpl". We need to
> set it to false to have the classes shaded into the jdbc jar as expected.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)