-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44173/
-----------------------------------------------------------
Review request for Ambari, John Speidel, Nate Cole, and Sumit Mohanty.
Bugs: AMBARI-15192
https://issues.apache.org/jira/browse/AMBARI-15192
Repository: ambari
Description
-------
When Atlas Server version 0.6 is started, it creates a Kafka consumer which
attempts to connect to Zookeeper.
Because Atlas now has a dependency on Kafka and ZK, this needs to be expressed
in role_command_order.json for UI installs.
Note : order for blueprint install will be addressed in a separate patch.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.3/role_command_order.json
5b3882f
Diff: https://reviews.apache.org/r/44173/diff/
Testing
-------
Manual test Atlas intall through Ambari UI.
mvn clean test (pending)
Thanks,
Tom Beerbower