[ 
https://issues.apache.org/jira/browse/SPARK-22135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181804#comment-16181804
 ] 

paul mackles commented on SPARK-22135:
--------------------------------------

here is the PR: https://github.com/apache/spark/pull/19358

> metrics in spark-dispatcher not being registered properly
> ---------------------------------------------------------
>
>                 Key: SPARK-22135
>                 URL: https://issues.apache.org/jira/browse/SPARK-22135
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy, Mesos
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: paul mackles
>            Priority: Minor
>
> There is a bug in the way that the metrics in 
> org.apache.spark.scheduler.cluster.mesos.MesosClusterSchedulerSource are 
> initialized such that they are never registered with the underlying registry. 
> Basically, each call to the overridden "metricRegistry" function results in 
> the creation of a new registry. PR is forthcoming.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to