Re: Kafka Streams Key-value store question

2020-08-20 Thread Matthias J. Sax
tion-Limited-2194612947433812?_rdc=1&_rdr> | >> YouTube <https://www.youtube.com/channel/UCUY-5oeACtLk2uTsEjZCU6A> | >> LinkedIn <https://www.linkedin.com/company/etionltd> | Twitter >> <https://twitter.com/Etionlimited> | Instagram >> <

Re: Kafka Streams Key-value store question

2020-08-20 Thread Liam Clarke-Hutchinson
&_rdr> | > YouTube <https://www.youtube.com/channel/UCUY-5oeACtLk2uTsEjZCU6A> | > LinkedIn <https://www.linkedin.com/company/etionltd> | Twitter > <https://twitter.com/Etionlimited> | Instagram > <https://www.instagram.com/Etionlimited/> > > > &

Re: Kafka Streams Key-value store question

2020-08-20 Thread Nicolas Carlot
| > LinkedIn <https://www.linkedin.com/company/etionltd> | Twitter > <https://twitter.com/Etionlimited> | Instagram > <https://www.instagram.com/Etionlimited/> > > > > *From:* Bill Bejeck > *Sent:* Wednesday, 19 August 2020 3:53 PM > *To:* users@k

RE: Kafka Streams Key-value store question

2020-08-20 Thread Pirow Engelbrecht
instagram.com/Etionlimited/> From: Bill Bejeck Sent: Wednesday, 19 August 2020 3:53 PM To: users@kafka.apache.org Subject: Re: Kafka Streams Key-value store question Hi Pirow, If I'm understanding your requirements correctly, I think using a global store <https://kafka.apache

Re: Kafka Streams Key-value store question

2020-08-19 Thread Bill Bejeck
Hi Pirow, If I'm understanding your requirements correctly, I think using a global store

Kafka Streams Key-value store question

2020-08-19 Thread Pirow Engelbrecht
Hello, We're building a JSON decorator using Kafka Streams' processing API. The process is briefly that a piece of JSON should be consumed from an input topic (keys are null, value is the JSON). The JSON contains a field (e.g. "thisField") with a value (e.g. "someLink") . This value (and a