You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2020/07/29 19:55:00 UTC

[jira] [Resolved] (SPARK-32465) How do I get the SPARK shuffle monitoring indicator?

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

Sean R. Owen resolved SPARK-32465.
----------------------------------
    Resolution: Invalid

> How do I get the SPARK shuffle monitoring indicator?
> ----------------------------------------------------
>
>                 Key: SPARK-32465
>                 URL: https://issues.apache.org/jira/browse/SPARK-32465
>             Project: Spark
>          Issue Type: Question
>          Components: Shuffle
>    Affects Versions: 2.2.1
>            Reporter: MOBIN
>            Priority: Major
>              Labels: Metrics, Monitoring
>
> 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



--
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