Spark gives a nice rest api to get metrics
https://spark.apache.org/docs/latest/monitoring.html#rest-api

The problem is that this API is based on application id, which can change if
we are running in supervise mode.

Any application which is created based on the rest-api has to deal with
changing application-id.

Is there any solution to this problem?
I am using Spark standalone with cluster mode and supervise mode.




--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to