[
https://issues.apache.org/jira/browse/HADOOP-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552058
]
Hudson commented on HADOOP-2286:
--------------------------------
Integrated in Hadoop-Nightly #333 (See
[http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/333/])
> [hbase] Add being able to shutdown regionservers
> ------------------------------------------------
>
> Key: HADOOP-2286
> URL: https://issues.apache.org/jira/browse/HADOOP-2286
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Assignee: Dennis Kubes
> Fix For: 0.16.0
>
> Attachments: HADOOP-2286-1-20071213.patch,
> HADOOP-2286-2-20071213.patch
>
>
> You can't shutdown regionservers from the commandline:
> durruti:~/Documents/checkouts/hadoop-trunk/src/contrib/hbase stack$
> ./bin/hbase regionserver stop
> There is no regionserver stop mechanism. To stop regionservers, shutdown the
> hbase master
> The above was done intentionally to scare folks toward shutting down clusters
> from the master.
> But, as Paul Saab points out, if a server is errant, you'll want to be able
> to shut it down gracefully.
> Enable individual regionserver shutdown from command line and optionally from
> the UI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.