docker-kafka icon indicating copy to clipboard operation
docker-kafka copied to clipboard

Running multiple kafka brokers belonging to the same cluster

Open sonali2197 opened this issue 11 years ago • 1 comments

Hi,

I was able to use the spotify/kafka image and run a kafka/zookeeper container. When i scale it using marathon, it creates additional containers each with kafka and zookeeper. How do make the additional containers part of the same cluster?

Thanks! Sonali

sonali2197 avatar Mar 17 '15 18:03 sonali2197

Why you don't use kafka-mesos? https://github.com/mesos/kafka

rucka avatar Aug 04 '15 14:08 rucka