Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-3428

TaskMetrics for running tasks is missing GC time metrics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.2, 1.2.1, 1.3.0
    • Spark Core
    • None

    Description

      SPARK-2099 added the ability to update helpful metrics like shuffle bytes read/written on the webui via a periodic heartbeat from executors. It omitted GC time metrics though.

      This ticket is for including GC times in the heartbeats.

      See the updateAggregateMetrics method here:
      https://github.com/apache/spark/pull/1056/files#diff-1f32bcb61f51133bd0959a4177a066a5R175

      Attachments

        Issue Links

          Activity

            People

              sandyr Sandy Ryza
              aash Andrew Ash
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: