Re: Kafka connection to start from latest offset

2017-03-15 Thread Aaron Niskode-Dossett
iguration#overriding-producer-consumer-settings > > On Tue, Mar 14, 2017 at 7:47 PM, Aaron Niskode-Dossett < > aniskodedoss...@etsy.com.invalid> wrote: > > > Is it possible to start a kafka connect instance that reads from the > > *latest* offset as opposed to the earlie

Kafka connection to start from latest offset

2017-03-14 Thread Aaron Niskode-Dossett
Is it possible to start a kafka connect instance that reads from the *latest* offset as opposed to the earliest? I suppose this would be the equivalent of passing auto.offset.reset=earliest to a kafka consumer. More generally, is this something that specific implementations of the kafka connect A

Re: Trademark review

2017-01-04 Thread Aaron Niskode-Dossett
Hi Morgan, I believe "Apache Kafka" is preferred to simply "Kafka." pr...@apache.org could probably give you definitive guidance. Thanks! -Aaron On Wed, Jan 4, 2017 at 12:16 PM Stritzinger, Morgan < mstri...@textronsystems.com> wrote: > Hello, > > > > I work for Textron Systems and we would lik

10.1.0 client and 10.0.1 brokers

2016-12-12 Thread Aaron Niskode-Dossett
I'd just like to confirm my understanding of kafka compatibility that this scenario will NOT work, is that right? A 10.1.0 client must read from a 10.1.0 or greater broker? Thanks! -Aaron

KStreams app in YARN

2016-11-30 Thread Aaron Niskode-Dossett
Hello, I was wondering if anyone has deployed a KStreams app to YARN, perhaps using Slider? If so, what was your experience? Thanks! -Aaron