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

In hbase-daemons.sh, description of the default backup-master file path is wrong

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0, 0.92.1, 0.94.0
    • 0.94.2
    • master, scripts, shell
    • None
    • Reviewed
    • hbase-env.sh, backup-master

    Description

      In hbase-daemons.sh, description of the default backup-master file path is wrong

      #   HBASE_BACKUP_MASTERS File naming remote hosts.
      #     Default is ${HADOOP_CONF_DIR}/backup-masters
      

      it says the default backup-masters file path is at a hadoop-conf-dir, but shouldn't this be HBASE_CONF_DIR?

      also adding following lines to conf/hbase-env.sh would be helpful

      # File naming hosts on which backup HMaster will run.  $HBASE_HOME/conf/backup-masters by default.
      export HBASE_BACKUP_MASTERS=${HBASE_HOME}/conf/backup-masters
      

      Attachments

        1. HBASE-6288-trunk.patch
          1 kB
          Benjamin Kim
        2. HBASE-6288-94.patch
          1 kB
          Benjamin Kim
        3. HBASE-6288-92-1.patch
          1 kB
          Benjamin Kim
        4. HBASE-6288-92.patch
          1 kB
          Benjamin Kim

        Activity

          People

            benkimkimben Benjamin Kim
            benkimkimben Benjamin Kim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: