-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37352/
-----------------------------------------------------------
Review request for Ambari, Dmytro Sen and Sumit Mohanty.
Bugs: AMBARI-12282
https://issues.apache.org/jira/browse/AMBARI-12282
Repository: ambari
Description
-------
Ambari JDK8 upgrade does not deploy JDK8 on DataNodes/NodeManager on rerun of
setup.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py
864b222
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
602f630
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
0ce7280
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py
61fba18
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py
e8746d4
ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
98ac1b2
ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py
fa32bf2
Diff: https://reviews.apache.org/r/37352/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi