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

Sean Busbey commented on HBASE-22087:
-------------------------------------

this is similar to the jline problem. {{hbase-shaded-client-byo-hadoop}} 
excludes the hadoop modules from inclusion in the shading, but fails to list 
them as provided. The way the shading plugin works that means we'll still 
include all of the transitive dependencies of the hadoop modules.

this'll need to be fixed in all branch-2s; I'll file a related jira.

> Update LICENSE/shading for the dependencies from the latest Hadoop trunk
> ------------------------------------------------------------------------
>
>                 Key: HBASE-22087
>                 URL: https://issues.apache.org/jira/browse/HBASE-22087
>             Project: HBase
>          Issue Type: Improvement
>          Components: hadoop3
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>         Attachments: HBASE-22087.master.001.patch, depcheck_hadoop33.log
>
>
> The following list of dependencies were added in Hadoop trunk (3.3.0) and 
> HBase does not compile successfully:
> YARN-8778 added jline 3.9.0
> HADOOP-15775 added javax.activation
> HADOOP-15531 added org.apache.common.text (commons-text)
> HADOOP-15764 added dnsjava (org.xbill)
> Some of these are needed to support JDK9/10/11 in Hadoop.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to