Re: Kafka Setup

2013-12-28 Thread Joe Stein
Hi Padma, a lot of this depends on what your existing systems are doing now and which are producing and who will be consuming or what new consumers and producer will do. One approach is to use Apache Mesos http://mesos.apache.org/ to manage producer and consumer applications. The Kafka brokers

Re: Kafka setup in eclipse

2013-03-26 Thread MIS
i figured out a way to setup the kafka project in eclipse, works for the time being. once the sbt update command is run, and the jars downloaded i had to manually place the jars (though selectively) in the build path of the project. roughly there are 102 jars as of past week. lower version of the