Hi David, Thanks for your response. When submitting a job in application mode it gives a url at the end but that is different i.e. on different ports when you submit different jobs in application mode. Is there a port/ui where I can see the consolidated list of jobs running instead of checking each on a different port?
Noted regarding the mailing list concern thankyou for letting me know ! On Mon, May 23, 2022 at 1:49 PM David Morávek <[email protected]> wrote: > Hi Zain, > > you can find a link to web-ui either in the CLI output after the job > submission or in the YARN ResourceManager web ui [1]. With YARN Flink needs > to choose the application master port at random (could be somehow > controlled by setting _yarn.application-master.port_) as there might be > multiple JMs running on the same NodeManager. > > OT: I've seen you've opened multiple threads on both dev and user mailing > list. As these are all "user" related questions, can you please focus them > on the user ML only? Separating user & development (the Flink > contributions) threads into separate lists allows community to work more > efficiently. > > Best, > D. > > On Sun, May 22, 2022 at 7:44 PM Zain Haider Nemati <[email protected]> > wrote: > >> Hi, >> Which port does flink UI run on in application mode? >> If I am running 5 yarn jobs in application mode would the UI be same for >> each or different ports for each? >> >
