Flink Cluster Java 11 support

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

Flink Cluster Java 11 support

Pedro Cardoso
Hello,

Are there docker images available for Flink Clusters in Kubernetes that run on Java 11?

Thank you. 
Regards

Pedro Cardoso

Research Data Engineer

[hidden email]

 

 

Follow Feedzai on Facebook.Follow Feedzai on Twitter!Connect with Feedzai on LinkedIn!Feedzai in Forbes Fintech 50!


The content of this email is confidential and intended for the recipient specified in message only. It is strictly prohibited to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
Reply | Threaded
Open this post in threaded view
|

Re: Flink Cluster Java 11 support

Yangze Guo
Hi,

AFAIK, there is no official image with Java 11. However, I think you
could simply build a custom image by changing the base layer[1] to
openjdk:11-jre.

[1] https://github.com/apache/flink-docker/blob/949e445006c4fc288813900c264847d23d3e33d4/1.11/scala_2.12-debian/Dockerfile

Best,
Yangze Guo


On Mon, Jul 20, 2020 at 7:24 PM Pedro Cardoso <[hidden email]> wrote:

>
> Hello,
>
> Are there docker images available for Flink Clusters in Kubernetes that run on Java 11?
>
> Thank you.
> Regards
>
> Pedro Cardoso
>
> Research Data Engineer
>
> [hidden email]
>
>
>
>
>
>
> The content of this email is confidential and intended for the recipient specified in message only. It is strictly prohibited to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.