You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Damon (JIRA)" <ji...@apache.org> on 2013/12/18 02:56:07 UTC

[jira] [Created] (HIVE-6053) The jar is too large.

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)