----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53129/ -----------------------------------------------------------
(Updated Nov. 9, 2016, 1:25 p.m.) Review request for Ambari, Alejandro Fernandez, Gautam Borad, Sumit Mohanty, and Velmurugan Periasamy. Changes ------- Shifted the logic of stack-advisor.py from 2.5 to 2.3. As AMBARI-18096 is reverted and the proxy-user needs to be added in stack 2.3 Bugs: AMBARI-18671 https://issues.apache.org/jira/browse/AMBARI-18671 Repository: ambari Description ------- Add below properties under kms-site.xml having value as '*', if YARN|SPARK services are installed - hadoop.kms.proxyuser.[livy|yarn].groups - hadoop.kms.proxyuser.[livy|yarn].hosts - hadoop.kms.proxyuser.[livy|yarn].users Also with above changes need to revert changes done for AMBARI-18096 Diffs (updated) ----- ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py 24b9f6e ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py ec92f3a ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py f759b6c ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py ad6842f ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py 6fe357a Diff: https://reviews.apache.org/r/53129/diff/ Testing ------- Tested Ranger Kms installation with Yarn|Spark on centos 6 Thanks, Mugdha Varadkar