I guess the next question is where it doesn't exist. If I run kafka-topics.sh script, I get a list of topics that includes the one that I am using.
Thanks, Jason ________________________________ From: Deepak Subhramanian <[email protected]> To: [email protected]; Jason Kania <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Wednesday, October 15, 2014 2:20 PM Subject: Re: Storm-Kafka and KeeperErrorCode = NoNode I think it happens when the kafka topic doesnt exist. On Wed, Oct 15, 2014 at 7:08 PM, Jason Kania <[email protected]> wrote: Hello, > > > >I suspect that their is an open JIRA report on this but have not found it >although I have found a number of related jiras but none that directly >matches. I am getting the following Exception on startup with a topology that >uses the storm kafka spout: storm-kafka-0.9.2-incubating.jar > > > >java.lang.RuntimeException: java.lang.RuntimeException: >org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode >for /brokers/topics/mytopic/partitions > > >Is there any available interpretation of this error to allow it to be resolved >or is it a bug that is to be fixed? > > >Thanks, > > >Jason > > -- Deepak Subhramanian
