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

Andrew Purtell updated HBASE-12473:
-----------------------------------
    Fix Version/s:     (was: 0.98.10)

> 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: cuijianwei
>            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
(v6.3.4#6332)

Reply via email to