[
https://issues.apache.org/jira/browse/HBASE-11661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085317#comment-14085317
]
Misty Stanley-Jones commented on HBASE-11661:
---------------------------------------------
+1. If you checked building it with 'mvn clean site -DskipTests' and like the
output, [~stack] can probably commit it.
> Quickstart chapter claims standalone mode has multiple processes
> ----------------------------------------------------------------
>
> Key: HBASE-11661
> URL: https://issues.apache.org/jira/browse/HBASE-11661
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Attachments: HBASE_11661-v1.patch
>
>
> The quickstart chapter on launching a standalone hbase says to validate the
> launch by checking on both the HMaster and HRegionServer processes:
> {quote}
> 4. The bin/start-hbase.sh script is provided as a convenient way to start
> HBase. Issue the command, and if all goes well, a message is logged to
> standard output showing that HBase started successfully. You can use the jps
> command to verify that you have one running process called HMaster and at
> least one called HRegionServer.
> {quote}
> This is incorrect. In standalone mode there is only a single HMaster process.
--
This message was sent by Atlassian JIRA
(v6.2#6252)