Monitoring REST API and YARN session

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Monitoring REST API and YARN session

Mohammad Kargar
How can I access the REST APIs for monitoring when cluster launched in a yarn session?
Reply | Threaded
Open this post in threaded view
|

Re: Monitoring REST API and YARN session

Ufuk Celebi
In this case they are proxied through YARN, you can check the list auf
running applications and click on the Flink app master UI link. Then
you have the host and port for the REST calls. Does this work?

On Fri, Mar 31, 2017 at 1:51 AM, Mohammad Kargar <[hidden email]> wrote:
> How can I access the REST APIs for monitoring when cluster launched in a
> yarn session?