-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61105/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Gautam Borad.
Bugs: AMBARI-21560
https://issues.apache.org/jira/browse/AMBARI-21560
Repository: ambari
Description
-------
Auto populate zookeeper.connect in ranger-kafka-plugin-properties which always
points to the localhost:2181, that cause test connection and resource lookup
failure in Kafka service created on Ranger Admin.
Patch for trunk is attached on
https://issues.apache.org/jira/secure/attachment/12878770/AMBARI-21560-trunk.patch
Diffs
-----
ambari-server/src/main/resources/common-services/KAFKA/0.9.0/configuration/ranger-kafka-plugin-properties.xml
3949402
ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
d0f82af
ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py fe3d26d
Diff: https://reviews.apache.org/r/61105/diff/1/
Testing
-------
Unit Test Report:
test_recommendKAFKAConfigurations (test_stack_advisor.TestHDP23StackAdvisor)
... ok
Thanks,
Mugdha Varadkar