ConsumerConnector is part of the old consumer API (which is what is
currently released; new consumer is coming in 0.9.0). That class is not in
kafka-clients, it is in the core Kafka jar, which is named with the Scala
version you want to use, e.g. kafka_2.10.

-Ewen

On Thu, Oct 8, 2015 at 1:24 PM, Feroze Daud <khic...@yahoo.com.invalid>
wrote:

> hi!
> where can I find a quickstart doc for kafka-client java api version 0.8.2 ?
> The documentation at http://kafka.apache.org/documentation.html does not
> seem to sync with the 0.8.2 API in the kafka-clients artifact.
> Specifically, I cannot find the class ConsumerConnector that is referenced
> here:
> https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example
> Thanks
> feroze.
>



-- 
Thanks,
Ewen

Reply via email to