After Balancer runs, usedSpace is not balancing correctly.
----------------------------------------------------------
Key: HDFS-2851
URL: https://issues.apache.org/jira/browse/HDFS-2851
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Uma Maheswara Rao G
Assignee: Uma Maheswara Rao G
After Balancer runs, usedSpace is not balancing correctly.
{code}
java.util.concurrent.TimeoutException: Cluster failed to reached expected
values of totalSpace (current: 1500, expected: 1500), or usedSpace (current:
390, expected: 300), in more than 20000 msec.
at
org.apache.hadoop.hdfs.server.balancer.TestBalancer.waitForHeartBeat(TestBalancer.java:233)
at
org.apache.hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes.testBalancerWithHANameNodes(TestBalancerWithHANameNodes.java:99)
{code}
--
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