[
https://issues.apache.org/jira/browse/ORC-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886673#comment-15886673
]
ASF GitHub Bot commented on ORC-151:
------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/96
ORC-151. Minimize the size of the tools uber jar.
This patch takes the tools uber jar from 29mb to 23mb.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-151
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/96.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #96
----
commit b28ab0e98f1d90ba77047d3c767cbc82217c41a5
Author: Owen O'Malley <[email protected]>
Date: 2017-02-27T22:09:43Z
ORC-151. Minimize the size of the tools uber jar.
----
> Cut down on the size of the tools jar by excluding more
> -------------------------------------------------------
>
> Key: ORC-151
> URL: https://issues.apache.org/jira/browse/ORC-151
> Project: Orc
> Issue Type: Bug
> Reporter: Owen O'Malley
>
> It would be good to cut down the size of the tools jar by excluding more of
> the transitive dependencies, especially through the hadoop jars.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)