Newly set BalancerBandwidth value is not displayed anywhere
-----------------------------------------------------------

                 Key: HDFS-2391
                 URL: https://issues.apache.org/jira/browse/HDFS-2391
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: balancer
    Affects Versions: 0.20.205.0
            Reporter: Rajit Saha


with current implementation of 
$ hadoop dfsadmin -setBalancerBandwidth <bandwidth in bytes per second> 

only shows following message in DN log 

 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: DatanodeCommand action: 
DNA_BALANCERBANDWIDTHUPDATE

But it would be nice to have the value of <new bandwidth in bytes per second> 
be displayed in DN log or any other
suitable place, so that we can have a track.

--
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