You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/06/27 22:20:46 UTC

[jira] [Updated] (HBASE-6283) [region_mover.rb] Add option to exclude list of hosts on unload instead of just assuming the source node.

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

Jonathan Hsieh updated HBASE-6283:
----------------------------------

    Attachment: region_mover.rb

Patch for trunk.  Was originally developed and tested against 0.90 (should apply to all active branches).

Manually tested by having TestLoadAndVerify running and executing region_mover.rb unloads while running.
                
> [region_mover.rb] Add option to exclude list of hosts on unload instead of just assuming the source node.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-6283
>                 URL: https://issues.apache.org/jira/browse/HBASE-6283
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>              Labels: jruby
>         Attachments: region_mover.rb
>
>
> Currently, the region_mover.rb script excludes a single host, the host offloading data, as a region move target.  This essentially limits the number of machines that can be shutdown at a time to one.  For larger clusters, it is manageable to have several nodes down at a time and desirable to get this process done more quickly.
> The proposed patch adds an exclude file option, that allows multiple hosts to be excluded as targets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira