Re: Building schema-registry module fails - kafka-connect-hdfs FAQ

2018-05-03 Thread Kanagha
ing kafka-connect-hdfs. Is there a link where we can find out all the stable version released for these modules? Thanks! Kanagha On Thu, May 3, 2018 at 10:40 AM, Kanagha <er.kana...@gmail.com> wrote: > Hi, > > I'm trying to build kafka-connect-hdfs separately by following

Building schema-registry module fails - kafka-connect-hdfs FAQ

2018-05-03 Thread Kanagha
Hi, I'm trying to build kafka-connect-hdfs separately by following this FAQ - https://github.com/confluentinc/kafka-connect-hdfs/wiki/FAQ While compiling schema-registry, I get the following error: [*INFO*] - [*ERROR*] COMPILATION

Storing results of a stream

2016-06-12 Thread Kanagha
?Suggestions would be helpful. Thanks Kanagha

Re: Maintaining message ordering using KafkaSpout/Bolt

2016-06-05 Thread Kanagha
needs to be maintained as you suggested (by adding partition no to the field) and also I believe, round robin partitioning in kafka would be a very rare occurrence. Thanks Kanagha On Sun, Jun 5, 2016 at 2:35 AM, Matthias J. Sax <matth...@confluent.io> wrote: > > Does the parallelism_h

Maintaining message ordering using KafkaSpout/Bolt

2016-06-04 Thread Kanagha
to match the number of partitions in a topic? Similarly while writing back to Kafka, I believe fieldsGrouping can be used so that tuples that have same field value will go to the same task and can be written to the same partition. Would like to get suggestions on this. Thanks! Thanks Kanagha

KafkaSpout support for Kafka 0.9 version

2016-05-24 Thread Kanagha
Hi, Does Apache Storm KafkaSpout support 0.9 kafka version? Thanks Kanagha -- Kanagha

Re: Producer offset commit API

2016-05-16 Thread Kanagha
Thanks for providing the links. I 'll test it out using offsetStorageReader. Kanagha On Mon, May 16, 2016 at 10:09 AM, Christian Posta <christian.po...@gmail.com > wrote: > If you're using KafkaConnect, it does it for you! > > basically you set the sourceRecord's &

Producer offset commit API

2016-05-16 Thread Kanagha
producer offset using Kafka connect? Thanks Kanagha -- Kanagha

Reg slack channel

2016-04-26 Thread Kanagha
Hi, Is there a slack channel for discussing issues related to Kafka? I would like to get an invite. Thanks! -- Kanagha