You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "paul mackles (JIRA)" <ji...@apache.org> on 2017/09/27 00:52:00 UTC

[jira] [Commented] (SPARK-22135) metrics in spark-dispatcher not being registered properly

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org