You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Ajit Kumar <aj...@hortonworks.com> on 2016/02/24 19:44:42 UTC

Review Request 43954: HBASE_OPTS resets during Ambari 2.2 upgrade

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43954/
-----------------------------------------------------------

Review request for Ambari, Nahappan Somasundaram and Sumit Mohanty.


Bugs: AMBARI-15168
    https://issues.apache.org/jira/browse/AMBARI-15168


Repository: ambari


Description
-------

Duringr upgrading Ambari from 2.1.0 to version 2.2.0, ambari resets HBASE_OPTS.

During HBASE_OPTS modification in UpgradeCatalog220 it should be 
export HBASE_OPTS="${HBASE_OPTS} -Djava.io.tmpdir={{java_io_tmpdir}}"


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog220.java a434429b01159048ef468bf3c7fb9b6ce5d5dbc0 

Diff: https://reviews.apache.org/r/43954/diff/


Testing
-------


Thanks,

Ajit Kumar