Re: Java 17 support in Flink

2025-01-23 Thread Zhanghao Chen
Sent: Monday, January 6, 2025 17:27 To: Zhanghao Chen ; Anuj Jain ; Xuyang Cc: user@flink.apache.org Subject: Re: Java 17 support in Flink On Java 17 support, what does that actually mean? We are using the official Flink 1.20 image, which is based on Java JRE 17 and in the config file we must sp

Re: Java 17 support in Flink

2025-01-06 Thread Nikola Milutinovic
not need to add all those JRE options to open up module exports? Best regards Nix From: Zhanghao Chen Date: Monday, January 6, 2025 at 7:35 AM To: Anuj Jain , Xuyang Cc: user@flink.apache.org Subject: Re: Java 17 support in Flink Hi Anuj, 1. JDK17 support: I have no idea why Java 17

Re: Java 17 support in Flink

2025-01-05 Thread Zhanghao Chen
, 2025 20:27 To: Xuyang Cc: user@flink.apache.org Subject: Re: Java 17 support in Flink Hi Community, Any suggestions on these queries. Regards Anuj On Mon, Dec 23, 2024 at 8:10 AM Anuj Jain mailto:anuj...@gmail.com>> wrote: Hi, Please suggest if 1. Flink 2.0 will have experimental or full s

Re: Java 17 support in Flink

2025-01-05 Thread Anuj Jain
Hi Community, Any suggestions on these queries. Regards Anuj On Mon, Dec 23, 2024 at 8:10 AM Anuj Jain wrote: > Hi, > Please suggest if > 1. Flink 2.0 will have experimental or full support of Java 17. If it is > experimental, any idea in which 2.x release Java 17 support is targeted. > I refe

Re: Java 17 support in Flink

2024-12-22 Thread Anuj Jain
Hi, Please suggest if 1. Flink 2.0 will have experimental or full support of Java 17. If it is experimental, any idea in which 2.x release Java 17 support is targeted. I referred to the following page which mentioned default Java 11 but experimental support of Java 17. So wanted to know, if we shou

Re: Java 17 support in Flink

2024-12-17 Thread Anuj Jain
Hi, Thanks for the response. Requesting some clarification here - Flink 2.0 would have Java 11 set as default version but can i compile and deploy/run my Flink applications with Java 17. Will it be a supported deployment? I checked from the documentation https://nightlies.apache.org/flink/flink-d

Java 17 support in Flink

2024-12-16 Thread Anuj Jain
Hi, Will Flink 2.0 support Open JDK - Java 17 ? And Is there any plan for adding Java 17 support in the Flink 1.x series ? All I could see in the documentation is that Java 17 experimental support is there. Thanks in advance for any help !! Regards Anuj