> On Oct. 26, 2016, 6:11 p.m., Alejandro Fernandez wrote: > > How will this impact existing clusters? Do they need to update these > > configs once they upgrade Ambari? What about when they upgrade the stack?
For existing clusters this properties will be available as custom properties. After ambari/stack upgrade the custom properties will be retained. Currently the properties needs to be added manually, this fix will automatically add it using Stack Advisor. - Mugdha ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53129/#review153916 ----------------------------------------------------------- On Oct. 26, 2016, 10:53 a.m., Mugdha Varadkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53129/ > ----------------------------------------------------------- > > (Updated Oct. 26, 2016, 10:53 a.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 > >