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

Josh Elser commented on HBASE-19735:
------------------------------------

Had to make one tweak for Master:

1. hbase-procedure depended on hbase-common test-jar, but only needed it at 
test-time, fixed that in branch-2
2. hbase-spark needed some hbase-common test stuff too, but was relying on it 
coming in implicitly; this cause a compilation issue of hbase-spark test code

Had to add this to hbase-spark test-dependency list and things work as expected.

> Create a minimal "client" tarball installation
> ----------------------------------------------
>
>                 Key: HBASE-19735
>                 URL: https://issues.apache.org/jira/browse/HBASE-19735
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-19735.000.patch, HBASE-19735.001.branch-2.patch, 
> HBASE-19735.002.branch-2.patch, HBASE-19770.004.branch-2.patch
>
>
> We're moving ourselves towards more controlled dependencies. A logical next 
> step is to try to do the same for our "binary" artifacts that we create 
> during releases.
> There is code (our's and our dependency's) which the HMaster and RegionServer 
> require which, obviously, clients do not need.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to