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

How do I get the SPARK shuffle monitoring indicator?

    XMLWordPrintableJSON

Details

    • Question
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 2.2.1
    • None
    • Shuffle

    Description

      I want to monitor the spark task through graphite_export and prometheus, I have collected execution, driver cpu and memory related indicators, but there is no shuffle read and shuffle write related indicators, how should I configure it?

      metrics.properties:
      master.source.jvm.class=org.apache.spark.metrics.source.JvmSource
      worker.source.jvm.class=org.apache.spark.metrics.source.JvmSource
      driver.source.jvm.class=org.apache.spark.metrics.source.JvmSource
      executor.source.jvm.class=org.apache.spark.metrics.source.JvmSource
      shuffleService.source.jvm.class=org.apache.spark.metrics.source.JvmSource

      Attachments

        Activity

          People

            Unassigned Unassigned
            MOBIN MOBIN
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: