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

Zhaobo Huang updated HDFS-17688:
--------------------------------
    Description: 
It is used to limit the number of nodes that exceed the cluster average but are 
below threshold.

During each round of balancer operation, sometimes does not focus on nodes that 
are greater than the average value(AboveAvgUtilized), but instead prioritizes 
processing nodes that exceed the threshold(OverUtilized), we can set 
'limitAboveAvgUtilizedNum' value to 0.

> Add Option to limit Balancer aboveAvgUtilized nodes num in each iteration.
> --------------------------------------------------------------------------
>
>                 Key: HDFS-17688
>                 URL: https://issues.apache.org/jira/browse/HDFS-17688
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>            Reporter: Zhaobo Huang
>            Assignee: Zhaobo Huang
>            Priority: Major
>              Labels: pull-request-available
>
> It is used to limit the number of nodes that exceed the cluster average but 
> are below threshold.
> During each round of balancer operation, sometimes does not focus on nodes 
> that are greater than the average value(AboveAvgUtilized), but instead 
> prioritizes processing nodes that exceed the threshold(OverUtilized), we can 
> set 'limitAboveAvgUtilizedNum' value to 0.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to