Latest version of Kafka

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Latest version of Kafka

Marchant, Hayden
What is the newest version of Kafka that is compatible with Flink 1.4.0? I see the last version of Kafka supported is 0.11 , from documentation, but has any testing been done with Kafka 1.0?


Hayden Marchant

Reply | Threaded
Open this post in threaded view
|

Re: Latest version of Kafka

Piotr Nowojski
Hi,

Flink as for now provides only a connector for Kafka 0.11, which is using KafkaClient in 0.11.x version. However you should be able to use it for reading to/writing from Kafka 1.0 - Kafka claims (and as far as I know it’s true) that Kafka 1.0 is backward compatible with 0.11.

Piotrek

> On 1 Feb 2018, at 14:46, Marchant, Hayden <[hidden email]> wrote:
>
> What is the newest version of Kafka that is compatible with Flink 1.4.0? I see the last version of Kafka supported is 0.11 , from documentation, but has any testing been done with Kafka 1.0?
>
>
> Hayden Marchant
>

Reply | Threaded
Open this post in threaded view
|

RE: Latest version of Kafka

Marchant, Hayden
Thanks for the info!

-----Original Message-----
From: Piotr Nowojski [mailto:[hidden email]]
Sent: Friday, February 02, 2018 4:37 PM
To: Marchant, Hayden [ICG-IT] <[hidden email]>
Cc: [hidden email]
Subject: Re: Latest version of Kafka

Hi,

Flink as for now provides only a connector for Kafka 0.11, which is using KafkaClient in 0.11.x version. However you should be able to use it for reading to/writing from Kafka 1.0 - Kafka claims (and as far as I know it’s true) that Kafka 1.0 is backward compatible with 0.11.

Piotrek

> On 1 Feb 2018, at 14:46, Marchant, Hayden <[hidden email]> wrote:
>
> What is the newest version of Kafka that is compatible with Flink 1.4.0? I see the last version of Kafka supported is 0.11 , from documentation, but has any testing been done with Kafka 1.0?
>
>
> Hayden Marchant
>