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*] COMPIL

Re: FAQ

2013-06-24 Thread Jun Rao
Yes, I think that would be better. Thanks, Jun On Mon, Jun 24, 2013 at 10:30 AM, Jay Kreps wrote: > I have noticed we don't do a good job of updating the FAQs. Would we > do better if I migrated it to the wiki so it was easier to edit? > > -Jay >

FAQ

2013-06-24 Thread Jay Kreps
I have noticed we don't do a good job of updating the FAQs. Would we do better if I migrated it to the wiki so it was easier to edit? -Jay

Re: Consumer Hanging (yes, read the FAQ)

2012-11-29 Thread Neha Narkhede
e case? > > > On Thu, Nov 29, 2012 at 11:48 AM, Juan Valencia > wrote: > >> -- Forwarded message -- >> From: Juan Valencia >> Date: Thu, Nov 29, 2012 at 11:45 AM >> Subject: Consumer Hanging (yes, read the FAQ) >> To: users@kafka.apache.org

Re: Consumer Hanging (yes, read the FAQ)

2012-11-29 Thread Matan Amir
message -- > From: Juan Valencia > Date: Thu, Nov 29, 2012 at 11:45 AM > Subject: Consumer Hanging (yes, read the FAQ) > To: users@kafka.apache.org > > > > My consumers randomly hang. They essentially end up waiting on a kafka > stream: > There is plenty of da

Fwd: Consumer Hanging (yes, read the FAQ)

2012-11-29 Thread Juan Valencia
-- Forwarded message -- From: Juan Valencia Date: Thu, Nov 29, 2012 at 11:45 AM Subject: Consumer Hanging (yes, read the FAQ) To: users@kafka.apache.org My consumers randomly hang. They essentially end up waiting on a kafka stream: There is plenty of data on the brokers and a

Consumer Hanging (yes, read the FAQ)

2012-11-29 Thread Juan Valencia
My consumers randomly hang. They essentially end up waiting on a kafka stream: There is plenty of data on the brokers and a ratio of about 1 consumer for 5 partitions. Any thoughts on how to keep the stream going? Or at least restart on hang? e.g. ConsumerConfig consumerConfig =