----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53129/#review153806 -----------------------------------------------------------
ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py (line 1771) <https://reviews.apache.org/r/53129/#comment223268> Technically item is an "index" - Alejandro Fernandez On Oct. 25, 2016, 2:20 p.m., Mugdha Varadkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53129/ > ----------------------------------------------------------- > > (Updated Oct. 25, 2016, 2:20 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Gautam Borad, Sumit Mohanty, > and Velmurugan Periasamy. > > > 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 > ----- > > 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 > 986ca69 > ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py > cd69dc3 > ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py > 72e59aa > > Diff: https://reviews.apache.org/r/53129/diff/ > > > Testing > ------- > > Tested Ranger Kms installation with Yarn|Spark on centos 6 > > > Thanks, > > Mugdha Varadkar > >
