-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29232/
-----------------------------------------------------------
(Updated Dec. 19, 2014, 8:22 p.m.)
Review request for Ambari, Jonathan Hurley and Nate Cole.
Bugs: AMBARI-8809
https://issues.apache.org/jira/browse/AMBARI-8809
Repository: ambari
Description
-------
Python scripts need to use server libs to start daemon services instead of
client libs.
This will require changes to params.py and ensure that a Rolling Upgrades
starts processes using the libs/bins from the correct folder.
Diffs
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py
12353de
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5.2.0/package/scripts/params.py
b52d6e3
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/package/scripts/params.py
67422d9
Diff: https://reviews.apache.org/r/29232/diff/
Testing
-------
Passed, will write unit tests in a future patch
Thanks,
Alejandro Fernandez