I following these instructions to get the first 'play' cluster going: https://cwiki.apache.org/KAFKA/kafka-08-quick-start.html
Instead of running the 3 brokers on the same machine, I ran on on each machine. Note that you will need to do a little bit of zookeeper setup to get a cluster running, I think the main one was setting the 'myid' in the zookeeper install directory properly on each machine (namely give each machine a unique # in that file). Thanks, Chris On Mon, Apr 22, 2013 at 5:32 PM, Neha Narkhede <neha.narkh...@gmail.com>wrote: > Hi Jason, > > We are in the process of updating the documentation. Hoping to finish > it by this week. Stay tuned. > > Thanks, > Neha > > On Mon, Apr 22, 2013 at 2:12 PM, Jason Huang <jason.hu...@icare.com> > wrote: > > Hello, > > > > We've been playing around with kafka 0.8 for a few months now and decided > > to install kafka on a small cluster for further testing. I tried to > search > > online but couldn't find any setup documentation for a kafka 0.8 cluster. > > > > Does anyone know if such documents exist? If they don't exist, what could > > be our best guide to start with? > > > > thanks! > > > > Jason >