You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2014/11/25 08:04:12 UTC

[jira] [Created] (SPARK-4595) Spark MetricsServlet is not enabled because of initialization ordering

Saisai Shao created SPARK-4595:
----------------------------------

             Summary: Spark MetricsServlet is not enabled because of initialization ordering
                 Key: SPARK-4595
                 URL: https://issues.apache.org/jira/browse/SPARK-4595
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.2.0
            Reporter: Saisai Shao


Web UI is initialized before MetricsSystem is started, at that time MetricsSerlvet is not yet created, which will make MetricsServlet fail to register  into web UI. 

Instead MetricsServlet handler should be added to the web UI after MetricsSystem is started.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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