-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57610/
-----------------------------------------------------------
(Updated April 18, 2017, 9:13 p.m.)
Review request for Ambari, Di Li, Robert Levas, Robert Nettleton, and Sandor
Magyari.
Changes
-------
Updated patch for latest trunk code
Bugs: AMBARI-20366
https://issues.apache.org/jira/browse/AMBARI-20366
Repository: ambari
Description
-------
If blueprint is exported from a kerberos enabled cluster Kerberos rules export
principal names which contain cluster name and Realm, this exports existing
cluster name and realm name as tokens and replaces those tokens with new values
of cluster name and realm during successive cluster deployments.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
bb771a54a6
ambari-server/src/test/java/org/apache/ambari/server/api/query/render/ClusterBlueprintRendererTest.java
13db5f8b56
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
5c1836a87d
Diff: https://reviews.apache.org/r/57610/diff/4/
Changes: https://reviews.apache.org/r/57610/diff/3-4/
Testing
-------
Tested manually.
Modified test cases.
Thanks,
Amruta Borkar