apurtell opened a new pull request #282: HBASE-22519 New Hadoop 2.8 dependencies fail shaded invariants check URL: https://github.com/apache/hbase/pull/282 These dependencies are not required for HBase communicating with Hadoop. nimbusds is used in JWTRedirectAuthenticationHandler which was added by HADOOP-11717. It's server side functionality, although if we ever wanted to incorporate this functionality into our infoserver stack we'd want to un-exclude. The okhttp dependency comes from HDFS-8155, support for OAuth2 credentials with WebHDFS. When bundled with HBase no WebHDFS options or access methods are utilized. Also remove duplicate exclusions from _hbase-rsgroups_ module. The exclusions in the parent _hbase_ module already apply.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
