You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2017/07/11 22:32:00 UTC

[jira] [Resolved] (SPARK-10610) Using AppName instead of AppId in the name of all metrics

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

Marcelo Vanzin resolved SPARK-10610.
------------------------------------
    Resolution: Duplicate

Pretty sure you can do that now by setting "spark.metrics.namespace".

> Using AppName instead of AppId in the name of all metrics
> ---------------------------------------------------------
>
>                 Key: SPARK-10610
>                 URL: https://issues.apache.org/jira/browse/SPARK-10610
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>    Affects Versions: 1.5.0
>            Reporter: Yi Tian
>            Priority: Minor
>
> When we using {{JMX}} to monitor spark system,  We have to configure the name of target metrics in the monitor system. But the current name of metrics is {{appId}} + {{executorId}} + {{source}} . So when the spark program restarted, we have to update the name of metrics in the monitor system.
> We should add an optional configuration property to control whether using the appName instead of appId in spark metrics system.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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