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

Make "start|stop" commands symmetric for Master & Cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.90.0
    • scripts
    • None
    • Reviewed

    Description

      Currently, our master & server start/stop commands aren't asymmetric. Calling "hbase-daemon.sh start master" will create a single Master process, but calling "hbase-daemon.sh stop master" will stop the master + regionservers. Additionally, running bin/stop-hbase.sh will not work properly if a backup master is currently the primary. We should modify these commands so they are intuitive/asymmetric and let the HBase contributors (instead of users) live with the fact that it might be a little ugly underneath.

      Attachments

        1. HBASE-2871.patch
          2 kB
          Nicolas Spiegelberg

        Activity

          People

            nspiegelberg Nicolas Spiegelberg
            nspiegelberg Nicolas Spiegelberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: