-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43186/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Myroslav Papirkovskyy, and Vitalyi
Brodetskyi.
Bugs: AMBARI-14918
https://issues.apache.org/jira/browse/AMBARI-14918
Repository: ambari
Description
-------
On a running cluster i added service Ranger. After ranger was installed proxy
settings for user hive got updated to values that were not correct.
Compare configs v23 (before installing ranger) and v24 and you will see that
proxy hosts for user hive changed to only have 1 node where as i am running
multiple nodes for hive services.
I was never alerted that these configs were being changed when ranger was
installed. We have to be very careful when we automatically update settings
related to proxy
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
9a21b71
ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py
a584a48
Diff: https://reviews.apache.org/r/43186/diff/
Testing
-------
unit tests passed
Thanks,
Dmytro Sen