-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46327/
-----------------------------------------------------------
Review request for Ambari, John Speidel and Sumit Mohanty.
Bugs: AMBARI-15791
https://issues.apache.org/jira/browse/AMBARI-15791
Repository: ambari
Description
-------
Blueprint config processing engine should automatically populate
dfs.internal.nameservices when it is deploying HA clusters. The work-around
till then is to explicitly add the property when submitting the blueprint.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
1433a1b
ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterTopologyImpl.java
4f2f02d
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
834953b
Diff: https://reviews.apache.org/r/46327/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen