Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-23206 Additional Memory Tuning Metrics
  3. SPARK-23431

Expose the new executor memory metrics at the stage level

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • Spark Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            imback82 Terry Kim
            elu Edward Lu
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: