[
https://issues.apache.org/jira/browse/HBASE-20207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416262#comment-16416262
]
Ted Yu commented on HBASE-20207:
--------------------------------
bq. 2677 hbase(main):005:0> move_rsgroup_tables 'default',['t1']
In hbase 2.0, the command is move_tables_rsgroup
bq. 2683 hbase(main):008:0> move_rsgroup_servers
'default',['rs1.xxx.com:16206','rs2.xxx.com:16202','rs3.xxx.com:16204']
The command should be move_servers_rsgroup
> Update doc on the steps to revert RegionServer groups feature
> -------------------------------------------------------------
>
> Key: HBASE-20207
> URL: https://issues.apache.org/jira/browse/HBASE-20207
> Project: HBase
> Issue Type: Improvement
> Components: regionserver, rsgroup
> Reporter: Biju Nair
> Assignee: Biju Nair
> Priority: Minor
> Attachments: HBASE-20207.patch
>
>
> Reverting the {{rsgroup}} feature from a {{hbase}} cluster involves
> additional steps on top of removing the changes to {{hbase-site.xml}}.
> Documenting it will help cluster admins to be aware of them when {{rsgroup}}
> feature is being enabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)