[
https://issues.apache.org/jira/browse/HBASE-22413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842198#comment-16842198
]
Sean Busbey commented on HBASE-22413:
-------------------------------------
XML failures on branch-1 are always false positives (YETUS-693). whitespace can
get fixed on commit.
unit test failure looks related
{code:java}
[INFO] Running org.apache.hadoop.hbase.fs.TestBlockReorder
[ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.464 s
<<< FAILURE! - in org.apache.hadoop.hbase.fs.TestBlockReorder
[ERROR] testBlockLocationReorder(org.apache.hadoop.hbase.fs.TestBlockReorder)
Time elapsed: 0.433 s <<< ERROR!
java.lang.ExceptionInInitializerError
at
org.apache.hadoop.hbase.fs.TestBlockReorder.<clinit>(TestBlockReorder.java:81)
[ERROR] testBlockLocation(org.apache.hadoop.hbase.fs.TestBlockReorder) Time
elapsed: 0.007 s <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.hadoop.hbase.fs.TestBlockReorder
[ERROR] testHBaseCluster(org.apache.hadoop.hbase.fs.TestBlockReorder) Time
elapsed: 0.005 s <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.hadoop.hbase.fs.TestBlockReorder{code}
let me see if I can get the class it can't find
> Backport 'HBASE-22399 Change default hadoop-two.version to 2.8.x and remove
> the 2.7.x hadoop checks' to branch-1
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-22413
> URL: https://issues.apache.org/jira/browse/HBASE-22413
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 1.5.0
>
> Attachments: HBASE-22413-branch-1-v1.patch,
> HBASE-22413-branch-1-v1.patch, HBASE-22413-branch-1-v2.patch,
> HBASE-22413-branch-1-v3.patch, HBASE-22413-branch-1.patch,
> HBASE-22413-branch-1.patch, HBASE-22413-branch-1.patch,
> HBASE-22413-branch-1.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)