[
https://issues.apache.org/jira/browse/HBASE-22519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-22519:
-----------------------------------
Comment: was deleted
(was: 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}
)
> New Hadoop 2.8 dependencies fail shaded invariants check
> --------------------------------------------------------
>
> 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. After excluding those, then
> com.squareup:okhttp. Go through and exclude or shade them all.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)