[ 
https://issues.apache.org/jira/browse/HBASE-10127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846508#comment-13846508
 ] 

Lars Hofhansl edited comment on HBASE-10127 at 12/12/13 5:57 PM:
-----------------------------------------------------------------

[~eclark], are you saying that trunk should get this patch or this 
functionality?
It seems regardless of how trunk currently implements balancing this is a valid 
scenario.

Or are you saying that such control is not needed, since the balancer in trunk 
will do a better job? That'd be a valid point too. :)

For 0.94 this is a simple patch. I'd \+1 for that part. But it would be strange 
if 0.94 had this, but 0.96+ won't.
But it would be OK (IMHO) if the trunk balancer is just better and hence to 
need to give this kind of control to the user.



was (Author: lhofhansl):
[~eclark], are you saying that trunk should get this patch or this 
functionality?
It seems regardless of how trunk currently implements balancing this is a valid 
scenario.

Or are you saying that such control is not needed, since the balancer in trunk 
will do a better job? That'd be a valid point too. :)

For 0.94 this is a simple patch. I'd +1 for that part. But it would be strange 
if 0.94 had this, but 0.96+ won't.
But it would be OK (IMHO) if the trunk balancer is just better and hence to 
need to give this kind of control to the user.


> support balance table
> ---------------------
>
>                 Key: HBASE-10127
>                 URL: https://issues.apache.org/jira/browse/HBASE-10127
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, shell
>    Affects Versions: 0.94.14
>            Reporter: cuijianwei
>         Attachments: HBASE-10127-0.94-v1.patch
>
>
> HMaster provides a rpc interface : 'balance()' to balance all the regions 
> among region servers in the cluster. Sometimes, we might want to balance all 
> the regions belonging to a table while keeping the region assignments of 
> other tables. This demand may reveal in a shared cluster where we want to 
> balance regions for one application's table without affecting other 
> applications. Therefore, will it be useful if we extend the current 
> 'balance()' interface to only balance regions of the same table? 



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to