You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2016/01/08 01:29:40 UTC

[jira] [Updated] (HBASE-12890) Provide a way to throttle the number of regions moved by the balancer

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

Andrew Purtell updated HBASE-12890:
-----------------------------------
    Fix Version/s:     (was: 0.98.17)
                   0.98.18

> Provide a way to throttle the number of regions moved by the balancer
> ---------------------------------------------------------------------
>
>                 Key: HBASE-12890
>                 URL: https://issues.apache.org/jira/browse/HBASE-12890
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.98.10
>            Reporter: churro morales
>            Assignee: churro morales
>             Fix For: 2.0.0, 1.3.0, 0.98.18
>
>         Attachments: HBASE-12890.patch
>
>
> We have a very large cluster and we frequently add remove quite a few regionservers from our cluster.  Whenever we do this the balancer moves thousands of regions at once.  Instead we provide a configuration parameter: hbase.balancer.max.regions.  This limits the number of regions that are balanced per iteration.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)