-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57610/
-----------------------------------------------------------
(Updated April 30, 2017, 4:03 a.m.)
Review request for Ambari, Di Li, Robert Levas, Robert Nettleton, and Sandor
Magyari.
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 patch filter out
kerberos rules properties so that hardcoded cluster name and realm are not
exported.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
7381387b53
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
8ff70a1d46
Diff: https://reviews.apache.org/r/57610/diff/5/
Changes: https://reviews.apache.org/r/57610/diff/4-5/
Testing
-------
Tested manually.
Modified test cases.
Thanks,
Amruta Borkar