[
https://issues.apache.org/jira/browse/HBASE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067676#comment-14067676
]
Jerry He commented on HBASE-11549:
----------------------------------
Found this old HBASE-2170. It was before HBase became modular.
With the modular structure in place now, this becomes an easy task.
> 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
>
> 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)