[
https://issues.apache.org/jira/browse/HBASE-18350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198629#comment-16198629
]
Sean Busbey commented on HBASE-18350:
-------------------------------------
hbase-server failure was
{code}
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 395.596 sec <<<
FAILURE! - in
org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer2
testRegionReplicasOnLargeCluster(org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer2)
Time elapsed: 98.183 sec <<< FAILURE!
java.lang.AssertionError
at
org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer2.testRegionReplicasOnLargeCluster(TestStochasticLoadBalancer2.java:67)
Failed tests:
TestStochasticLoadBalancer2.testRegionReplicasOnLargeCluster:67->BalancerTestBase.testWithCluster:525->BalancerTestBase.testWithCluster:547->BalancerTestBase.assertClusterAsBalanced:208
{code}
But then maven failed to write the report output which is why the output
parsing in yetus got confused (I think).
> RSGroups are broken under AMv2
> ------------------------------
>
> Key: HBASE-18350
> URL: https://issues.apache.org/jira/browse/HBASE-18350
> Project: HBase
> Issue Type: Bug
> Components: rsgroup
> Affects Versions: 2.0.0-alpha-1
> Reporter: Stephen Yuan Jiang
> Assignee: Balazs Meszaros
> Priority: Blocker
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-18350.master.001.patch
>
>
> The following RSGroups tests were disabled by Core Proc-V2 AM in HBASE-14614:
> - Disabled/Ignore TestRSGroupsOfflineMode#testOffline; need to dig in on what
> offline is.
> - Disabled/Ignore TestRSGroups.
> This JIRA tracks the work to enable them (or remove/modify if not applicable).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)