In Kafka 0.8, the brokers and the consumer depend on ZK, but not the producer. There is no way to run Kafka 0.8 w/o ZK.
Thanks, Jun On Tue, May 14, 2013 at 4:02 PM, Timothy Chen <tnac...@gmail.com> wrote: > Hi all, > > I see that Kafka 0.8 is no longer depends on ZK according to the notes, but > I see that at startup it is still looks for Zk to be up. > > I wonder is there a way to run Kafka without Zk in 0.8? > > Thanks, > > Tim >