-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30925/
-----------------------------------------------------------
Review request for Ambari and Robert Levas.
Bugs: AMBARI-9593
https://issues.apache.org/jira/browse/AMBARI-9593
Repository: ambari
Description
-------
When enabling kerberos, the configuration changes should use the user that is
performing the action (not "kerberization") and the those configuration changes
should include a note saying this change was made because of "Kerberos enabled"
or "Kerberos disabled".
Enabling Kerberos on Cluster
Disabling Kerberos on Cluster
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/UpdateKerberosConfigsServerAction.java
00886db
Diff: https://reviews.apache.org/r/30925/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi