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

graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.99.0, 0.94.23, 0.98.6
    • 0.98.7, 0.99.1
    • scripts
    • Linux

    • Reviewed

    Description

      The script graceful_stop.sh should use hbase-daemon.sh instead of hbase-daemons.sh when it's executed on the local decomissioned node.

      hbase-daemons.sh use ssh to perform the stop/start action, which mean the local server public key need to be added in the known_hosts.

      hbase-daemon.sh is more appropriate to stop/start on a local host as it don't need ssh to perform the stop/start action.

      Attachments

        1. HBASE-11948.patch
          3 kB
          Sebastien Barrier
        2. 11948-v2.txt
          3 kB
          Ted Yu

        Activity

          People

            sbarrier Sebastien Barrier
            sbarrier Sebastien Barrier
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: