Re: Intellij setup for Kafka 0.7.x

2014-09-04 Thread Jim Plush
These are my rough notes on building 0.8.1 building 0.8.1 https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup git clone https://github.com/apache/kafka.git cd kafka git checkout --track -b 0.8.1 origin/0.8.1 vim gradle.properties change to: scalaVersion=2.10.1 ./gradlew idea Open

Re: Data is been written in only 1 partition

2014-08-01 Thread Jim Plush
Are you using the random partitioner or a custom partitioner in your producer? Is your producer picking up all the available partitions? What producer client are you using? On 8/1/14, 7:33 AM, "François Langelier" wrote: >HI all! > >I think I already saw this question on the mailing list, but I'