Re: issue with javaapi consumer

2015-11-17 Thread Grant Henke
Are you sure you mean 0.8.2.3? The latest version available is 0.8.2.2, and it is completely compatible. http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.kafka%22%20a%3A%22kafka_2.10%22 If you still have an issue, what error are you seeing? Thanks, Grant On Tue, Nov 17, 2015 at 5:47

issue with javaapi consumer

2015-11-17 Thread Kudumula, Surender
Hi all Iam currently using kafka 0.8.2.1 consumer which has kafka java api consumer but I had to upgrade to kafka 0.8.2.3 and when I add the jars for kafka 0.8.2.3 my consumer code doesn't compile. consumerConnector = ConsumerConfig