RE: can i delete topic like this ?

2017-01-12 Thread Tauzell, Dave
[mailto:nit.dgp...@gmail.com] Sent: Thursday, January 12, 2017 12:52 PM To: users@kafka.apache.org Subject: Re: can i delete topic like this ? Hi , If my topic is not enabled for deletion any other way to purge message from topic ? *Regards,* *Laxmi Narayan Patel* *MCA NIT Durgapur (2011-2014)* *Mob

Re: can i delete topic like this ?

2017-01-12 Thread Laxmi Narayan NIT DGP
Hi , If my topic is not enabled for deletion any other way to purge message from topic ? *Regards,* *Laxmi Narayan Patel* *MCA NIT Durgapur (2011-2014)* *Mob:-9741292048,8345847473* On Fri, Jan 13, 2017 at 12:16 AM, Kaufman Ng wrote: > Your zookeeper url doesn't

Re: can i delete topic like this ?

2017-01-12 Thread Kaufman Ng
Your zookeeper url doesn't look right. Port 9092 is kafka broker's default listening port. Zookeeper's default is 2181. On Thu, Jan 12, 2017 at 1:33 PM, Laxmi Narayan NIT DGP wrote: > /bin/kafka-topics.sh --zookeeper localhost:9092 --delete --topic topicName > > > I am

can i delete topic like this ?

2017-01-12 Thread Laxmi Narayan NIT DGP
/bin/kafka-topics.sh --zookeeper localhost:9092 --delete --topic topicName I am getting exception saying : [2017-01-13 00:01:45,101] WARN Client session timed out, have not heard from server in 15016ms for sessionid 0x0 (org.apache.zookeeper.ClientCnxn) [2017-01-13 00:02:00,902] WARN Client