Re: Kafka topic creation issue

2019-05-26 Thread Kasthuri R Raman
some topic may not be listed because zookeeper-handled topics may not > be visible. > > Try that and let us know. > > Regards, > > On Sun, 26 May 2019 at 17:03, Kasthuri R Raman > wrote: > > > Hi , > > I'm running zookeeper full version outside of kafka. Wh

Kafka topic creation issue

2019-05-26 Thread Kasthuri R Raman
Hi , I'm running zookeeper full version outside of kafka. When creating the topic, I do not get any output or error in the log file. kafka-topics.sh --list --bootstrap-server localhost:9092 is returning empty topic. *My configuration :* Zookeeper : 3.5.5 Kafka : 2.12-2 MacOS - 10.13.4 By using p