Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
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.