You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (Jira)" <ji...@apache.org> on 2020/08/04 13:13:00 UTC

[jira] [Resolved] (SPARK-23431) Expose the new executor memory metrics at the stage level

     [ https://issues.apache.org/jira/browse/SPARK-23431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gengliang Wang resolved SPARK-23431.
------------------------------------
    Resolution: Fixed

The issue is resolved in https://github.com/apache/spark/pull/29020

> Expose the new executor memory metrics at the stage level
> ---------------------------------------------------------
>
>                 Key: SPARK-23431
>                 URL: https://issues.apache.org/jira/browse/SPARK-23431
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Edward Lu
>            Assignee: Terry Kim
>            Priority: Major
>
> Collect and show the new executor memory metrics for each stage, to provide more information on how memory is used per stage.
> Modify the AppStatusListener to track the peak values for JVM used memory, execution memory, storage memory, and unified memory for each executor for each stage.
> 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
(v8.3.4#803005)

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