Running on AWS/EMR/Yarn - where is the WebUI?

2016-08-15 Thread Jon Yeargers
Working with a 3 node cluster. Started via YARN.

If I go to port 8080 I see the Tomcat start screen. 8088 has the Yarn
screen.

Didn't see anything obvious to start the UI in the bin folder.


Re: Running on AWS/EMR/Yarn - where is the WebUI?

2016-08-15 Thread Chiwan Park
Hi Jon,

You can connect Flink Web UI via clicking ApplicationMaster link in YARN 
administrator UI.

Regards,
Chiwan Park

> On Aug 15, 2016, at 2:24 PM, Jon Yeargers  wrote:
> 
> Working with a 3 node cluster. Started via YARN. 
> 
> If I go to port 8080 I see the Tomcat start screen. 8088 has the Yarn screen.
> 
> Didn't see anything obvious to start the UI in the bin folder.