-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30849/
-----------------------------------------------------------
Review request for Ambari and Robert Levas.
Bugs: AMBARI-9022
https://issues.apache.org/jira/browse/AMBARI-9022
Repository: ambari
Description
-------
When scaling a kerberized cluster need to ensure that existing auth_to_local
rules are preserved.
Also, need to properly order all rules in the property from most to least
specific.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AuthToLocalBuilder.java
6017bed
ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelper.java
ce319e6
ambari-server/src/test/java/org/apache/ambari/server/controller/AuthToLocalBuilderTest.java
fbb8ba1
Diff: https://reviews.apache.org/r/30849/diff/
Testing
-------
Functional tests:
added Oozie to existing cluster
Unit Tests:
-New unit tests
-All tests pass
Thanks,
John Speidel