Ratandeep Ratti created HIVE-11639: -------------------------------------- Summary: hive-exec jar contains within itself other jars Key: HIVE-11639 URL: https://issues.apache.org/jira/browse/HIVE-11639 Project: Hive Issue Type: Bug Components: Hive Affects Versions: 1.2.1 Reporter: Ratandeep Ratti
Looking at hive-exec-1.2.1.jar . I see that it contains the following other jars {code} jar -tf lib/hive-exec-1.2.1.jar | grep ".jar" minlog-1.2.jar objenesis-1.2.jar reflectasm-1.07-shaded.jar {code} The classes in these jars cannot be used unless we mess around with custom-classloaders -- This message was sent by Atlassian JIRA (v6.3.4#6332)