You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2014/05/13 08:20:16 UTC

[jira] [Created] (HDFS-6380) TestBalancerWithNodeGroup is failing in trunk

Uma Maheswara Rao G created HDFS-6380:
-----------------------------------------

             Summary: TestBalancerWithNodeGroup is failing in trunk
                 Key: HDFS-6380
                 URL: https://issues.apache.org/jira/browse/HDFS-6380
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 3.0.0
            Reporter: Uma Maheswara Rao G


Error Message
 expected:<1800> but was:<1814>
Stacktrace
{noformat}
java.lang.AssertionError: expected:<1800> but was:<1814>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup.testBalancerWithRackLocality(TestBalancerWithNodeGroup.java:253)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)