Hi Raj

There is a Quickstart
<https://kafka.apache.org/documentation.html#quickstart> document for
setting up, single and multi-broker Kafka clusters. It doesn't include
multi node ZK cluster setup though. You can find that in the ZK docs
<http://zookeeper.apache.org/doc/r3.3.4/zookeeperAdmin.html>. Lastly, you
may find Michael Noll's Wirbelsturm
<https://github.com/miguno/wirbelsturm> useful
for automating the creation and destruction of Kafka and Zookeeper
clusters. I found it incredibly useful.

Daniel.


On 22 July 2014 09:13, Tanneru, Raj <rstann...@ebay.com> wrote:

> Sorry for the spam.
>
> I am new to apache kafka. Can someone point me to kafka cluster
> installation document. I am planning to set up a 3 node ZK quorum and 10
> broker cluster.
>
> Thanks,
> Raj Tanneru
>

Reply via email to