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/26 22:12:00 UTC

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

paul mackles created SPARK-22135:
------------------------------------

             Summary: 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.2.0, 2.1.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. Patch 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