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

Reid Chan updated HBASE-24032:
------------------------------
    Description: 
In prod practise, it's time consuming and tiring to assign tables to their 
rsgroups for HBase admin by shell, especially in 1.x rsgroup client is 
IA.private, we could not even write some programs to do that.

And I'm here proposing a solution to do the automated rsgroup assignment by 
allowing running a shell in postCreateTable to determine which table should go 
to which rsgroup (way in branch-1 not master). The benefit is obvious, admin 
can determine or change at any time the mapping rule in script without 
restarting or re-config anything. It's flexible, convenience and time saving.

  was:
In prod practise, it's time consuming and tiring to assign tables to their 
rsgroups for HBase admin by shell, especially in 1.x rsgroup client is 
IA.private, we could not even write some programs to do that.

And I'm here proposing a solution to do the automated rsgroup assignment by 
allowing running a shell in postCreateTable to determine which table should go 
to which rsgroup. The benefit is obvious, admin can determine or change at any 
time the mapping rule in script without restarting or re-config anything. It's 
flexible, convenience and time saving.


> [RSGroup] Assign created tables to respective rsgroup automatically instead 
> of manual operations 
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-24032
>                 URL: https://issues.apache.org/jira/browse/HBASE-24032
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, rsgroup
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>            Priority: Major
>
> In prod practise, it's time consuming and tiring to assign tables to their 
> rsgroups for HBase admin by shell, especially in 1.x rsgroup client is 
> IA.private, we could not even write some programs to do that.
> And I'm here proposing a solution to do the automated rsgroup assignment by 
> allowing running a shell in postCreateTable to determine which table should 
> go to which rsgroup (way in branch-1 not master). The benefit is obvious, 
> admin can determine or change at any time the mapping rule in script without 
> restarting or re-config anything. It's flexible, convenience and time saving.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to