-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51055/
-----------------------------------------------------------
Review request for Ambari, Di Li and Robert Nettleton.
Bugs: AMBARI-18140
https://issues.apache.org/jira/browse/AMBARI-18140
Repository: ambari
Description
-------
If a cluster is created with hardcoded hostnames, exported blueprint continues
to include the hardcoded hostnames for hive and oozie external database
properties. This patch updates the existing maps to included the missed
properties.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
849e90a
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
13927f8
Diff: https://reviews.apache.org/r/51055/diff/
Testing
-------
Test cases included in the patch
Thanks,
Amruta Borkar