[ 
https://issues.apache.org/jira/browse/HBASE-18719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147662#comment-16147662
 ] 

Nick Dimiduk commented on HBASE-18719:
--------------------------------------

There's enough reflection sprinkled throughout that I fear this becomes a 
challenging game of whack-a-mole.

> optimize size of shaded artifacts
> ---------------------------------
>
>                 Key: HBASE-18719
>                 URL: https://issues.apache.org/jira/browse/HBASE-18719
>             Project: HBase
>          Issue Type: Improvement
>          Components: shading
>    Affects Versions: 1.3.1, 1.2.6, 2.0.0-alpha-2, 1.1.12
>            Reporter: Sean Busbey
>            Priority: Minor
>
> our shaded artifacts are pretty big, we should be able to trim them down.
> # generate a class that references all of the IA.Public classes in the hbase 
> dependencies for that particular shaded artifact
> # use the maven-shading-plugin's "minimize jar" option to filter everything 
> that isn't reachable from there
> # might need to do some clean up for indirectly used things in hadoop



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to