-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19413/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Mahadev Konar.
Bugs: AMBARI-5146
https://issues.apache.org/jira/browse/AMBARI-5146
Repository: ambari
Description
-------
After upgrading Ambari from 1.2.5 to 1.5.0 and Stack from 1.3.2 to 2.0.10
When starting HDFS service, Datanode and SNameNode on the agent host failed to
start due to JAVA_HOME=cbin/java is missing. In ambari.properties,
java.home=/usr/jdk64/jdk1.6.0_3 after upgrade.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-START/scripts/hook.py
e11bfac
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-START/scripts/shared_initialization.py
89b29c6
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py
e11bfac
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
a8d2fa3
Diff: https://reviews.apache.org/r/19413/diff/
Testing
-------
----------------------------------------------------------------------
Ran 188 tests in 2.130s
OK
----------------------------------------------------------------------
Total run:507
Total errors:0
Total failures:0
OK
Thanks,
Vitalyi Brodetskyi