Hari Sekhon created AMBARI-9814:
-----------------------------------
Summary: Ambari Kafka not chrooted in ZooKeeper
Key: AMBARI-9814
URL: https://issues.apache.org/jira/browse/AMBARI-9814
Project: Ambari
Issue Type: Improvement
Affects Versions: 1.7.0
Environment: HDP 2.2
Reporter: Hari Sekhon
Priority: Minor
Ambari doesn't chroot Kafka in ZooKeeper to /kafka, resulting in Kafka znodes
spilling all over top level eg. /config, /consumers etc
This is messy and could potentially cause clashes if something else also tried
to control /config, when Kafka should be in it's own non-clashing area under
/kafka eg. /kafka/config, /kafka/consumers etc.
ZooKeeper ensemble should end with /kafka in order to prefix all of Kafka's
activities in ZooKeeper to it's own /kafka area.
Regards,
Hari Sekhon
http://www.linkedin.com/in/harisekhon
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)