Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-16001

Fix bad entry in hbase-env.sh, added as part of 2.2.0-2.2.1.1 upgrade

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.2
    • 2.2.2
    • ambari-server
    • None

    Description

      Ambari upgrades, 2.2.0-2.2.1.1 adds a bad entry to the hbase-env

      export HBASE_OPTS="-Djava.io.tmpdir={{java_io_tmpdir}}"

      With broken hbase-env user cannot run any mapreduce services for hbase. Currently it needs to be fixed manually.

      export HBASE_OPTS="${HBASE_OPTS} -Djava.io.tmpdir={{java_io_tmpdir}}"
      

      It will be good if just upgrading to 2.2.2 fixes this issue rather than mucking around with configs.

      Attachments

        1. rb45592.patch
          9 kB
          Ajit Kumar

        Issue Links

          Activity

            People

              ajit.kumar Ajit Kumar
              ajit.kumar Ajit Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: