Apache9 commented on pull request #1664: URL: https://github.com/apache/hbase/pull/1664#issuecomment-625602277
Strange, try maven dependency:tree -Dhadoop.profile=3.0 with jdk11, we do have this dependency for hbase-rest > [INFO] +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile [INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile [INFO] | \- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile [INFO] | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile Let me try to run the UTs under hbase-rest locally. ---------------------------------------------------------------- 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]
