[
https://issues.apache.org/jira/browse/HBASE-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715229#comment-14715229
]
Ted Yu commented on HBASE-14309:
--------------------------------
Trying out on cluster, I got:
{code}
hbase(main):001:0> balancer
ERROR: undefined method `length' for nil:NilClass
Here is some help for this command:
{code}
Tried various ways according to google search which didn't work.
If I cannot figure out how to keep balancer command backward compatible, I plan
to introduce a new command.
> Allow load balancer to operate when there is region in transition by adding
> force flag
> --------------------------------------------------------------------------------------
>
> Key: HBASE-14309
> URL: https://issues.apache.org/jira/browse/HBASE-14309
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 14309-branch-1.1.txt, 14309-v1.txt, 14309-v2.txt,
> 14309-v3.txt
>
>
> This issue adds boolean parameter, force, to 'balancer' command so that admin
> can force region balancing even when there is region in transition - assuming
> RIT being transient.
> This enhancement was requested by some customer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)