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

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

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

Apache Spark commented on SPARK-4595:
-------------------------------------

User 'jerryshao' has created a pull request for this issue:
https://github.com/apache/spark/pull/3444

> Spark MetricsServlet is not worked 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