[
https://issues.apache.org/jira/browse/HBASE-22519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853785#comment-16853785
]
Andrew Purtell commented on HBASE-22519:
----------------------------------------
Will try excluding them first. They are brought in by hadoop-auth but unclear
if they are essential.
{noformat}
[INFO] | +- org.apache.hadoop:hadoop-auth:jar:2.8.5:compile
[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile
[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
{noformat}
> Shade new nimbus-jose-jwt and jcip dependencies
> -----------------------------------------------
>
> Key: HBASE-22519
> URL: https://issues.apache.org/jira/browse/HBASE-22519
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Major
> Fix For: 1.5.0
>
>
> After moving up the default Hadoop version for the branch-1 build from 2.7 to
> 2.8, hbase-shaded-check-invariants step fails due to new unshaded Hadoop
> dependencies com.nimbusds:nimbus-jose-jwt: and
> com.github.stephenc.jcip:jcip-annotations
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)