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 <zain.hai...@retailo.co>
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?
>

Reply via email to