[
https://issues.apache.org/jira/browse/HBASE-19399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275518#comment-16275518
]
stack commented on HBASE-19399:
-------------------------------
bq. I believe they all do not need to depend on hbase-example
Agree.
Agree you can remove the relocation from hbase-shaded once it is no longer an
hbase-client dependency (I do not see anything under hbase-shaded depending on
hbase-example).
Doing mvn dependency:tree on hbase-shaded-client, curator comes in as explicit
dependency of hbase-client (of course) and then as a transitive include of
org.apache.hadoop:hadoop-common:jar:2.7.4:compile. Since this not a dependency
of ours, yeah, we don't need to shade it. Same story in hbase-shaded-mapreduce.
I don't see an hbase-shaded-server.
Thanks Duo.
> Purge curator dependency from hbase-client
> ------------------------------------------
>
> Key: HBASE-19399
> URL: https://issues.apache.org/jira/browse/HBASE-19399
> Project: HBase
> Issue Type: Sub-task
> Components: Client, Zookeeper
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19399-v1.patch, HBASE-19399-v2.patch,
> HBASE-19399.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)