You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by "Kudumula, Surender" <su...@hpe.com> on 2015/10/22 22:28:56 UTC

kafka 0.8 consumer polling topic

Hi all
General question does the current kafka consumer needs to be written in java threads in order to poll the topic continuously and how should it be written any ideas please? Thanks

Regards

Surender Kudumula
Big Data Consultant - EMEA
Analytics & Data Management

Surender.kudumula@hpe.com<ma...@hpe.com>
M +44 7795970923

Hewlett-Packard Enterprise
Cain Rd,
Bracknell
RG12 1HN
UK

[http://graphics8.nytimes.com/images/2015/06/03/technology/03bits-hp/03bits-hp-master315.png]


Re: kafka 0.8 consumer polling topic

Posted by Guozhang Wang <wa...@gmail.com>.
You can find the Java doc with some examples under "KafkaConsumer" here:

http://people.apache.org/~nehanarkhede/kafka-0.9-consumer-javadoc/doc/

Guozhang


On Thu, Oct 22, 2015 at 1:28 PM, Kudumula, Surender <
surender.kudumula@hpe.com> wrote:

> Hi all
>
> General question does the current kafka consumer needs to be written in
> java threads in order to poll the topic continuously and how should it be
> written any ideas please? Thanks
>
>
>
> Regards
>
>
>
>
> *Surender Kudumula *Big Data Consultant - EMEA
> Analytics & Data Management
>
>
>
> Surender.kudumula@hpe.com
> M +44 7795970923
>
>
> Hewlett-Packard Enterprise
> Cain Rd,
>
> Bracknell
>
> RG12 1HN
> UK
>
> [image:
> http://graphics8.nytimes.com/images/2015/06/03/technology/03bits-hp/03bits-hp-master315.png]
>
>
>



-- 
-- Guozhang