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

fuchaohong updated HDFS-17872:
------------------------------
    Description: 
dfs.disk.balancer.block.tolerance.percent `The tolerance percent specifies when 
we have reached a good enough value for any copy step. For example, if you 
specify 10% then getting close to 10% of the target value is good enough.`
 
Currently, only *{{maxDiskErrors}}* and *{{bandwidth}}* are passed in the plan, 
and it is expected that *{{tolerancePercentage}}* can also be propagated to the 
DataNode.

  was:
dfs.disk.balancer.block.tolerance.percent
The tolerance percent specifies when we have reached a good enough value for 
any copy step. For example, if you specify 10% then getting close to 10% of the 
target value is good enough.
 
目前只在plan中传递了maxDiskErrors、bandwidth,希望bandwidth


> DiskBalancer: Plan command support with tolerancePercentage.
> ------------------------------------------------------------
>
>                 Key: HDFS-17872
>                 URL: https://issues.apache.org/jira/browse/HDFS-17872
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: fuchaohong
>            Priority: Major
>
> dfs.disk.balancer.block.tolerance.percent `The tolerance percent specifies 
> when we have reached a good enough value for any copy step. For example, if 
> you specify 10% then getting close to 10% of the target value is good enough.`
>  
> Currently, only *{{maxDiskErrors}}* and *{{bandwidth}}* are passed in the 
> plan, and it is expected that *{{tolerancePercentage}}* can also be 
> propagated to the DataNode.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to