zookeeper.connect https://kafka.apache.org/08/configuration.html
On Mon, Mar 10, 2014 at 7:17 PM, A A <andthereitg...@hotmail.com> wrote: > Hi > > Pretty new to Kafka. Have been successful in installing Kafka 0.8.0. > I am just wondering how should I make my kafka cluster (2 brokers) connect > to a single remote zookeper server? > > I am using $KAFKA/kafka-server-start.sh $KAFKA_CONFIG/server.properties > on both the brokers to start them up > and I have a remote zookeeper running at 192.168.1.120 > > Can anyone help? > > A > >