RE: Spark Metrics Servlet for driver and executor

2015-02-06 Thread Shao, Saisai
Hi Judy, For driver, it is /metrics/json, there's no metricsServlet for executor. Thanks Jerry From: Judy Nash [mailto:judyn...@exchange.microsoft.com] Sent: Friday, February 6, 2015 3:47 PM To: user@spark.apache.org Subject: Spark Metrics Servlet for driver and executor Hi all, Looki

Spark Metrics Servlet for driver and executor

2015-02-05 Thread Judy Nash
Hi all, Looking at spark metricsServlet. What is the url exposing driver & executor json response? Found master and worker successfully, but can't find url that return json for the other 2 sources. Thanks! Judy