Re: Flink 1.14.3: Can not access job information from a jobmanager UI

2022-01-20 Thread John Smith
I had the same issue in my thread it was mentioned that it was supposed to be fixed in 1.14.3 On Thu, 20 Jan 2022 at 07:40, Martin wrote: > Thanks for the quick response, I assumed thats already known, but was not > able to find the issue. Thanks :) > > Chesnay Schepler schrieb am 20.01.2022 13:

Re: Flink 1.14.3: Can not access job information from a jobmanager UI

2022-01-20 Thread Martin
Thanks for the quick response, I assumed thats already known, but was not able to find the issue. Thanks :) Chesnay Schepler schrieb am 20.01.2022 13:36 (GMT +01:00): This is a bug in Flink for which I have filed a ticket: https://issues.apache.org/jira/browse/FLINK-25732   As is you can only req

Re: Flink 1.14.3: Can not access job information from a jobmanager UI

2022-01-20 Thread Chesnay Schepler
This is a bug in Flink for which I have filed a ticket: https://issues.apache.org/jira/browse/FLINK-25732 As is you can only request the job overview from the leading jobmanager. On 20/01/2022 13:15, Martin wrote: Hey, I upgraded today my Flink application to Flink 1.14.3. I run it in a HA-

Flink 1.14.3: Can not access job information from a jobmanager UI

2022-01-20 Thread Martin
Hey, I upgraded today my Flink application to Flink 1.14.3. I run it in a HA-Standalone-K8 deployment with 2 JobManagers, so one active and one on standby.As its only a prototyp I make the UI, port 8081 of the JobManager pods, avaiable via NodePort. Already with older Flink version I sometimes got