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

[Flink kubernetes operator] custom dependent resources?

2024-12-22 Thread Yarden BenMoshe
Hi all, I am currently using Flink via Kubernetes Operator and looking to connect my Flink pipeline to Prometheus for metrics. To do so, I thought of creating a headless service and exposing a specific port (for example 9249, Flink's default). I wish to automate the creation of the service to be