Yi Tian created SPARK-10610:
-------------------------------

             Summary: Using AppName instead 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.3.4#6332)

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

Reply via email to