Re: Can't start Kafka server with 0.8.0.

2013-01-07 Thread Jason Huang
OK. thanks! Jason On Mon, Jan 7, 2013 at 3:55 PM, Neha Narkhede wrote: > Jason, > > In 0.8, we changed the zookeeper data structures as well. You might want to > either use a new zk namespace or delete all of your zk data and restart 0.8. > > Thanks, > Neha > > > On Mon, Jan 7, 2013 at 12:28 PM

Re: Can't start Kafka server with 0.8.0.

2013-01-07 Thread Neha Narkhede
Jason, In 0.8, we changed the zookeeper data structures as well. You might want to either use a new zk namespace or delete all of your zk data and restart 0.8. Thanks, Neha On Mon, Jan 7, 2013 at 12:28 PM, Jason Huang wrote: > Never mind - I was able to start the server after removing the > p

Re: Can't start Kafka server with 0.8.0.

2013-01-07 Thread Jason Huang
Never mind - I was able to start the server after removing the previous installed 0.7.2 instance of Kafka. Jason On Mon, Jan 7, 2013 at 2:56 PM, Jason Huang wrote: > Hello, > > I am trying out Kafka 0.8 using only one broker and I am unable to > start the server. > > With the instruction from th

Can't start Kafka server with 0.8.0.

2013-01-07 Thread Jason Huang
Hello, I am trying out Kafka 0.8 using only one broker and I am unable to start the server. With the instruction from this link - https://cwiki.apache.org/confluence/display/KAFKA/Kafka+0.8+Quick+Start, I was able to download and install 0.8. Since I only have one machine, I did the following co