[
https://issues.apache.org/jira/browse/HADOOP-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-1465:
--------------------------
Attachment: clusterscripts.patch
Patch that adds *-hbase.sh and supporting scripts.
Commit message;
HADOOP-1465 'Add cluster stop/start scripts for hbase'
Added scripts modelled on content of $HADOOP_HOME/bin.
* src/contrib/hbase/src/java/org/apache/hadoop/hbase/package.html
Update hbase 'getting started' so it now refers to new
*-hbase.sh scripts.
* src/contrib/hbase/bin/hbase-daemons.sh
* src/contrib/hbase/bin/regionservers.sh
* src/contrib/hbase/bin/start-hbase.sh
* src/contrib/hbase/bin/hbase-daemon.sh
* src/contrib/hbase/bin/stop-hbase.sh
Added.
* src/contrib/hbase/bin/hbase-config.sh
Set alternate regionservers into HBASE_REGIONSERVERS
> Add cluster stop/start scripts for hbase
> ----------------------------------------
>
> Key: HADOOP-1465
> URL: https://issues.apache.org/jira/browse/HADOOP-1465
> Project: Hadoop
> Issue Type: New Feature
> Components: contrib/hbase
> Reporter: stack
> Assignee: stack
> Priority: Minor
> Attachments: clusterscripts.patch
>
>
> Add start-hbase.sh and stop-hbase.sh scripts that will do for hbase what
> *-dfs.sh does for HDFS and *-mapred.sh does for MR.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.