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

Bruno Dumon commented on HBASE-2170:
------------------------------------

In case this is useful for someone: as a temporary solution in Lily we have a 
hbase-client wrapper project which defines the necessary excludes:

http://dev.outerthought.org/svn_public/outerthought_lilycms/trunk/hbase-client/

This might save some time for someone who wants to do the same.

As I found it too much work to enter all these exclusions manually, and to be 
sure no new dependencies sneak in when switching to newer hbase versions, I 
made a little Maven plugin:

http://dev.outerthought.org/svn_public/outerthought_lilycms/trunk/tools/hbase-exclusions-plugin/

> hbase lightweight client library as a distribution 
> ---------------------------------------------------
>
>                 Key: HBASE-2170
>                 URL: https://issues.apache.org/jira/browse/HBASE-2170
>             Project: HBase
>          Issue Type: Wish
>            Reporter: Kay Kay
>         Attachments: jdepend-report.html
>
>
> As a wish - it would be nice to have a hbase client library (subset of the 
> current hbase distribution) that needs to be present at the hbase client 
> level to interact with the master/region servers. 
> From an app integration - users of hbase can just link against the client 
> library as opposed to getting the entire library to link against. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to