Kafka Setup

2013-12-28 Thread padma priya chitturi
Hi All, I have a question on kafka setup. Suppose i have 3 node cluster and kafka brokers running on all the nodes (one on each node), on which node should i run the zookeeper ? Is it on one of the 3 nodes or on the node outside the 3 nodes as the zookeeper coordinates brokers. Also where the pr

Re: Issue in kafka dependency

2013-12-18 Thread padma priya chitturi
wrote: > Can you show us resulting pom? As far as I can judge, there is no > storm-starter in kafka dependencies, unless it is somehow transitive. > > > 2013/12/18 padma priya chitturi > > > Hi All, > > > > I am using kafka 0.8.0-beta1 on windows. In the maven

Issue in kafka dependency

2013-12-17 Thread padma priya chitturi
Hi All, I am using kafka 0.8.0-beta1 on windows. In the maven project i included kafka dependencies from ( http://repo1.maven.org/maven2/org/apache/kafka/kafka_2.8.0/0.8.0-beta1/kafka_2.8.0-0.8.0-beta1.pom). However the maven copilation is throwing the below error: Failed to execute goal com.theo