[ 
https://issues.apache.org/jira/browse/HDFS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-2012:
--------------------------------------

    Attachment: TestBalancerLog.html

Here is the history of 
[failures|https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Hdfs-22-branch/lastCompletedBuild/testReport/org.apache.hadoop.hdfs.server.balancer/TestBalancer/testBalancer0/history/]
The reason is an assert in the test:
{code}
junit.framework.AssertionFailedError: 127.0.0.1:53207is not an underUtilized 
node
        at 
org.apache.hadoop.hdfs.server.balancer.Balancer.initNodes(Balancer.java:1011)
        at 
org.apache.hadoop.hdfs.server.balancer.Balancer.initNodes(Balancer.java:953)
        at 
org.apache.hadoop.hdfs.server.balancer.Balancer.run(Balancer.java:1496)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.runBalancer(TestBalancer.java:247)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.test(TestBalancer.java:234)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.oneNodeTest(TestBalancer.java:307)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.__CLR2_4_39j3j5b10o2(TestBalancer.java:327)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancer0(TestBalancer.java:324)
{code}
See the full run log attached.
                
> Recurring failure of TestBalancer on branch-0.22
> ------------------------------------------------
>
>                 Key: HDFS-2012
>                 URL: https://issues.apache.org/jira/browse/HDFS-2012
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: balancer, test
>    Affects Versions: 0.22.0
>            Reporter: Aaron T. Myers
>            Priority: Blocker
>             Fix For: 0.22.0
>
>         Attachments: TestBalancerLog.html
>
>
> This has been failing on Hudson for the last two builds and fails on my local 
> box as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to