[
https://issues.apache.org/jira/browse/HBASE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069654#comment-14069654
]
Jerry He commented on HBASE-11549:
----------------------------------
Attached a patch.
Call it 'hbase-2.0.0-SNAPSHOT-java-client-bin.tar.gz'
'mvn package assembly:single' will build it in addition to
'hbase-2.0.0-SNAPSHOT-bin.tar.gz'
It contains the bare minimum for Java client.
I wonder what else we want to include in it.
Comment please. Thanks!
> Create a Java client only assembly with dependencies from maven build
> ---------------------------------------------------------------------
>
> Key: HBASE-11549
> URL: https://issues.apache.org/jira/browse/HBASE-11549
> Project: HBase
> Issue Type: Task
> Components: Client
> Affects Versions: 0.99.0, 0.98.3
> Reporter: Jerry He
> Assignee: Jerry He
> Attachments: HBASE-11549-master.patch
>
>
> The purpose is to create a hbase client only distribution with all its
> dependencies.
> It is will be something like hbase-client-2.0.0-SNAPSHOT-bin.tar.gz along
> side with the overall hbase-2.0.0-SNAPSHOT-bin.tar.gz, but itscontent will be
> a subset of the the overall hbase-2.0.0-SNAPSHOT-bin.tar.gz.
> Client application of hbase can just build and run against this client
> distribution.
--
This message was sent by Atlassian JIRA
(v6.2#6252)