List of Running Flink Jobs from Long Running Flink Yarn Cluster (AWS EMR)

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

List of Running Flink Jobs from Long Running Flink Yarn Cluster (AWS EMR)

mars
Hi,

  I am trying to create a monitor task which periodically checks how many
Flink Jobs are running with in a given Flink Yarn Session.

  In EMR we are starting the Flink Yarn Session using the following Command
in detached mode

  flink-yarn-session -n 2 -d

 
 And all the Flink jobs we are submitting are to the above Yarn Session
(using -yid)

Thanks
Sateesh



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: List of Running Flink Jobs from Long Running Flink Yarn Cluster (AWS EMR)

mars
Never mind. I was trying to use EMR API, but i realized that i could use the
Flink REST API Directly and achieve the same.

Thanks
Sateesh




--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/