[
https://issues.apache.org/jira/browse/HBASE-18838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242783#comment-16242783
]
Appy commented on HBASE-18838:
------------------------------
Not everything needs to be relocated, some needs to be excluded.
For eg. com/sun/jersey. It's likely coming from hadoop because of missing
exclusion list in hadoop-3 profile (compare to hadoop 2 profile) in
[hbase-mapreduce/pom.xml|https://github.com/apache/hbase/blob/master/hbase-mapreduce/pom.xml#L428].
> shaded artifacts are incorrect when built against hadoop 3
> ----------------------------------------------------------
>
> Key: HBASE-18838
> URL: https://issues.apache.org/jira/browse/HBASE-18838
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 2.0.0-alpha-3
> Reporter: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18838.WIP.patch
>
>
> Building master/branch-2 against the hadoop-3 profile results in
> check-invariants screaming about unrelocated dependencies. will list details
> in comment.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)