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

2018-05-03 Thread Kanagha
for building 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 wrote: > Hi, > > I'm trying to build kafka-connect-hdfs separately by following this FAQ - > h

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 ERRO

Storing results of a stream

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

Running kafka connector application

2016-06-12 Thread Kanagha
ndent on. This method wouldn't be robust if the version changes in pom.xml Is there an easier approach to run the standlone connect application? Thanks Kanagha 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 wrote: > > Does the parallelism_hint set when a KafkaSpout is

Maintaining message ordering using KafkaSpout/Bolt

2016-06-04 Thread Kanagha
ed 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 wrote: > If you're using KafkaConnect, it does it for you! > > basically you set the sourceRecord's "sourcePartition" and &

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