[
https://issues.apache.org/jira/browse/HBASE-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-12473.
-----------------------------------------
Resolution: Abandoned
> Add move_table shell command to move all regions of a table to given
> regionserver
> ---------------------------------------------------------------------------------
>
> Key: HBASE-12473
> URL: https://issues.apache.org/jira/browse/HBASE-12473
> Project: HBase
> Issue Type: Improvement
> Components: shell
> Reporter: Jianwei Cui
> Priority: Minor
> Attachments: HBASE-12473-trunk.patch
>
>
> Sometimes, we may want to test the performance of a single regionserver, or
> we may only upgrade one regionserver firstly to validate some new features.
> Then, we might want to move all regions of test table to given regionserver.
> We can add a 'move_table' shell command to achieve this, such as:
> {code}move_table 'TABLENAME', 'SERVER_NAME'{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)