Re: Show plan in UI not working.

2022-02-01 Thread John Smith
Hi here it is: https://issues.apache.org/jira/browse/FLINK-25812 Finally I think it looks liek a Javascript issue on the Ui rather than the cluster. On Tue, 25 Jan 2022 at 02:58, Ingo Bürk wrote: > Hi John, > > can you please submit this as an issue in JIRA? If you suspect it is > related to ot

Re: Show plan in UI not working.

2022-01-24 Thread Ingo Bürk
Hi John, can you please submit this as an issue in JIRA? If you suspect it is related to other issues, just make a note of that in the issue as well. Thanks! Ingo On 23.01.22 18:05, John Smith wrote: Just I'm case but in 1.14.x regardless of the job manager is leader or not. Before submitt

Show plan in UI not working.

2022-01-23 Thread John Smith
Just I'm case but in 1.14.x regardless of the job manager is leader or not. Before submitting a job of you click on "Show Plan" it just shows a blank window. I'm assuming it's similar issue as the deserialozation ones.