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

Pankaj Kumar commented on HBASE-20607:
--------------------------------------

HBASE-20607  is about the system namespace table region assignment to the 
specified group, [~nihaljain.cs] /[~anoop.hbase] let's finalize the solution 
(solve this either in postStartMaster() or RSGroupBasedLoadBalancer).

Thanks [~Ashok_shetty] for sharing the observation. Currently 
move_namespaces_rsgroup shell command move the namespace tables to new 
destination group using RSGroupAdmin#moveTables(Set<TableName> tables, String 
targetGroup), which will move all the tables under the defined namespace to the 
new group. New tables will not assigned as move_namespaces_rsgroup doesn't 
modify the RSGroup in namespace descriptor. 

> hbase namespace table is not created/assigned to correct rsgroup
> ----------------------------------------------------------------
>
>                 Key: HBASE-20607
>                 URL: https://issues.apache.org/jira/browse/HBASE-20607
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>            Reporter: Biju Nair
>            Priority: Major
>              Labels: quota, rsgroup
>
> This is a follow-up ticket of HBASE-20566
>  * Create a {{rsgroup}} and assign {{hbase}} namespace to the new {{rsgroup}}
>  * Enable {{quota}} feature by adding the property hbase.quota.enable
> and restarting {{hbase}}
>  * By listing the {{rsgroups}}, the {{hbase:quota}} will listed under the 
> {{default}} rsgroup.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to