Re: Kafka 11 connector on Flink 1.3

2017-10-12 Thread Syed Moizuddin
Thanks. I want to use the exactly once Kafka producer for my use case. Hence the question. I will wait for the update on the timelines. Thanks again. Moiz On Oct 12, 2017 5:26 PM, "Piotr Nowojski" wrote: > Hi, > > Kafka 0.11 connector depends on some API changes for Flink 1.4, so without > reb

Re: Kafka 11 connector on Flink 1.3

2017-10-12 Thread Piotr Nowojski
Hi, Kafka 0.11 connector depends on some API changes for Flink 1.4, so without rebasing the code and solving some small issues it is not possible to use it for 1.3.x. We are about to finalizing the timeframe for 1.4 release, it would be great if you could come back with this question after the

Kafka 11 connector on Flink 1.3

2017-10-12 Thread Syed Moizuddin
Hi, I was just wondering if I could use the Kafka 11 connector on 1.3. If there are dependencies, then what would be the timeframe for 1.4 release Thanks Moiz