apurtell commented on issue #282: HBASE-22519 New Hadoop 2.8 dependencies fail shaded invariants check URL: https://github.com/apache/hbase/pull/282#issuecomment-498051105 `$ git log --pretty=format:"%C(green)%h\\ %C(yellow)[%ad]%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate --date=relative` 992774f305 [23 hours ago] (HEAD -> HBASE-22519-branch-1, apurtell/HBASE-22519-branch-1) HBASE-22519 New Hadoop 2.8 dependencies fail shaded invariants check [Andrew Purtell] `$ java -version` openjdk version "1.8.0_172" OpenJDK Runtime Environment (Zulu 8.30.0.2-macosx) (build 1.8.0_172-b01) OpenJDK 64-Bit Server VM (Zulu 8.30.0.2-macosx) (build 25.172-b01, mixed mode) `$ mvn clean install -DskipITs -Dtest=TestReplicationMetricsforUI,TestFromClientSideWithCoprocessor,TestMetaTableMetrics,TestAdmin1,TestRegionReplicaFailover,TestHRegion` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.hadoop.hbase.coprocessor.TestMetaTableMetrics [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.23 s - in org.apache.hadoop.hbase.coprocessor.TestMetaTableMetrics [INFO] Running org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.29 s - in org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover [INFO] Running org.apache.hadoop.hbase.regionserver.TestHRegion [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.439 s - in org.apache.hadoop.hbase.regionserver.TestHRegion [INFO] Running org.apache.hadoop.hbase.replication.TestReplicationMetricsforUI [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.445 s - in org.apache.hadoop.hbase.replication.TestReplicationMetricsforUI [INFO] Running org.apache.hadoop.hbase.client.TestAdmin1 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.521 s - in org.apache.hadoop.hbase.client.TestAdmin1 [INFO] Running org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor [WARNING] Tests run: 86, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 217.689 s - in org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor [INFO] Results: [WARNING] Tests run: 232, Failures: 0, Errors: 0, Skipped: 4 Unit test results on the precommit job for the JIRA were good: https://issues.apache.org/jira/browse/HBASE-22519?focusedCommentId=16853836&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16853836
---------------------------------------------------------------- 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
