[ https://issues.apache.org/jira/browse/HIVE-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059846#comment-14059846 ]
Ashutosh Chauhan edited comment on HIVE-7376 at 7/12/14 5:07 PM: ----------------------------------------------------------------- [~ekoifman] Goal of HIVE-538 is to allow hive users to use hive jar without worrying about its dependencies including transitive. If we add this minimizeJar directive, do user need to figure out transitive deps themselves, or is there some maven magic which will come to their rescue? was (Author: ashutoshc): [~ekoifman] Goal > add minimizeJar to jdbc/pom.xml > ------------------------------- > > Key: HIVE-7376 > URL: https://issues.apache.org/jira/browse/HIVE-7376 > Project: Hive > Issue Type: Bug > Reporter: Eugene Koifman > Attachments: HIVE-7376.1.patch.txt > > > adding {code}<minimizeJar>true</minimizeJar>{code} to maven-shade-plugin > reduces the uber jar (hive-jdbc-0.14.0-SNAPSHOT-standalone.jar) from 51MB to > 27MB. Is there any reason not to add it? > https://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#minimizeJar -- This message was sent by Atlassian JIRA (v6.2#6252)