You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/02/14 23:49:02 UTC

[jira] [Created] (SPARK-23432) Expose executor memory metrics in the web UI for executors and stages

Edwina Lu created SPARK-23432:
---------------------------------

             Summary: Expose executor memory metrics in the web UI for executors and stages
                 Key: SPARK-23432
                 URL: https://issues.apache.org/jira/browse/SPARK-23432
             Project: Spark
          Issue Type: Sub-task
          Components: Spark Core
    Affects Versions: 2.2.1
            Reporter: Edwina Lu


Add the new memory metrics (jvmUsedMemory, executionMemory, storageMemory, and unifiedMemory) to the executors tab, in the summary and for foreach executor. 

Also add the new memory metrics to the stages tab. Add a new Summary Metrics for Executors table, which will show quantile values for the executor level metrics. Also add columns for the new metrics to the Aggregated Metrics by Executor table.

This is a subtask for SPARK-23206. Please refer to the design doc for that ticket for more details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org