Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11661

Quickstart chapter claims standalone mode has multiple processes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • documentation
    • None
    • Reviewed

    Description

      The quickstart chapter on launching a standalone hbase says to validate the launch by checking on both the HMaster and HRegionServer processes:

      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.

      This is incorrect. In standalone mode there is only a single HMaster process.

      Attachments

        1. HBASE_11661-v1.patch
          2 kB
          Sean Busbey

        Activity

          People

            busbey Sean Busbey
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: