[
https://issues.apache.org/jira/browse/HBASE-11661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089941#comment-14089941
]
Hudson commented on HBASE-11661:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5381 (See
[https://builds.apache.org/job/HBase-TRUNK/5381/])
HBASE-11661 standalone verification should only look for a single process.
(stack: rev b2cc061460db0c204b30cee4a12958838a171905)
* src/main/docbkx/getting_started.xml
> 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
> Fix For: 2.0.0
>
> 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)