-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62182/
-----------------------------------------------------------
Review request for Ambari, Attila Magyar, Ayub Pathan, Robert Levas, and Sandor
Magyari.
Bugs: AMBARI-21902
https://issues.apache.org/jira/browse/AMBARI-21902
Repository: ambari
Description
-------
Ambari is setting "atlas.graph.storage.hostname" to hbase hostname, instead it
should set to zookeeper quorum. The property updater in the blueprint processor
responsible for resolving this property needed to be reconfigured to set this
property to zookeeper server host name.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
ab6a586
Diff: https://reviews.apache.org/r/62182/diff/1/
Testing
-------
Manual testing cluster creation using blueprints.
Testing Blueprint export.
Unit tests:
[INFO] Results:
[INFO]
[WARNING] Tests run: 4870, Failures: 0, Errors: 0, Skipped: 37
Thanks,
Sebastian Toader