[
https://issues.apache.org/jira/browse/HADOOP-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699925#action_12699925
]
Hairong Kuang commented on HADOOP-5672:
---------------------------------------
1. better set the initial value of maxSizeToMove to be MAX_SIZE_TO_MOVE;
2. since maxSizeToMove is a field of Balancer, there is no need to change any
method signature.
3. description of the property dfs.balancer.maxSizeToMove shoud specify that
this is the max number of bytes to move per iteration.
> Use custom MAX_SIZE_TO_MOVE value Balancer
> -------------------------------------------
>
> Key: HADOOP-5672
> URL: https://issues.apache.org/jira/browse/HADOOP-5672
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Reporter: Lei Xu
> Assignee: Lei Xu
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: balancer-1.patch, balancer.patch
>
>
> Balancer will load "fs.balancer.max.move.size" for a custom value of
> MAX_SIZE_TO_MOVE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.