You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2016/02/10 12:11:37 UTC

Review Request 43419: 'ambari-server setup -s' should not pickup $JAVA_HOME as jdk location

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

Review request for Ambari and Myroslav Papirkovskyy.


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


Repository: ambari


Description
-------

We found that this is a problem while testing amazon 15. Which has JAVA_HOME
set to jre location, causing ambari-server to use jre and later on breaks the
storm install.


Diffs
-----

  ambari-server/src/main/python/ambari_server/serverSetup.py 511da27 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk