Brahma Reddy Battula created HDFS-9871: ------------------------------------------
Summary: "Bytes Being Moved" -ve(-1 B) when cluster was already balanced. Key: HDFS-9871 URL: https://issues.apache.org/jira/browse/HDFS-9871 Project: Hadoop HDFS Issue Type: Bug Reporter: Brahma Reddy Battula Assignee: Brahma Reddy Battula Run balancer when there is no {{over}} and {{under}} utlized nodes. {noformat} 16/02/29 02:39:40 INFO net.NetworkTopology: Adding a new node: /default-rack/**.120:50076 16/02/29 02:39:40 INFO net.NetworkTopology: Adding a new node: /default-rack/**.121:50076 16/02/29 02:39:40 INFO net.NetworkTopology: Adding a new node: /default-rack/**.122:50076 16/02/29 02:39:41 INFO balancer.Balancer: 0 over-utilized: [] 16/02/29 02:39:41 INFO balancer.Balancer: 0 underutilized: [] The cluster is balanced. Exiting... Feb 29, 2016 2:40:57 AM 0 0 B 0 B -1 B {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)