Damon created HIVE-6053: --------------------------- Summary: The jar is too large. Key: HIVE-6053 URL: https://issues.apache.org/jira/browse/HIVE-6053 Project: Hive Issue Type: Improvement Affects Versions: 0.10.0 Reporter: Damon
After added the dependency, my final build jar increased from 10M to 40M. <dependency> <groupId>org.apache.hive</groupId> <artifactId>hive-jdbc</artifactId> <version>0.10.0-cdh4.2.0</version> </dependency> -- This message was sent by Atlassian JIRA (v6.1.4#6159)