[
https://issues.apache.org/jira/browse/HBASE-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15797365#comment-15797365
]
Appy commented on HBASE-17370:
------------------------------
I think we should go the way of making shell THE way of doing such admin stuff
instead of ad-hoc scripts which are hard to maintain (because we lack scripting
guidelines) and bad for user experience (in-consistent error handling,
confusing with mix choice of ruby/bash, etc).
So let's fold them into shell.
> Fix or provide shell scripts to drain and decommission region server
> --------------------------------------------------------------------
>
> Key: HBASE-17370
> URL: https://issues.apache.org/jira/browse/HBASE-17370
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jerry He
>
> 1. Update the existing shell scripts to use the new drain related API.
> 2 Or provide new shell scripts.
> 3. Provide a 'decommission' shell tool that puts the server in drain mode and
> offload the server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)