- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Kafka brokers do not appear in zookeeper
- Labels:
-
Apache Ambari
-
Apache Kafka
Created ‎11-02-2018 06:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see 3 "healthy" brokers from Ambary dashboard but zookeeper cli only shows 1:
ls /brokers/ids
[1003]
Is there some procedure to add brokers to zk?
Created ‎11-03-2018 01:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Victor L We need not add the broker id manually in zookeeper. Do look into the server.log of the other two brokers. There should be some issue because if which they are not reflecting in zookeeper.
Created ‎11-08-2018 08:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Victor L If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.
