[ 
https://issues.apache.org/jira/browse/SPARK-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Rosen resolved SPARK-4595.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.1
                   1.3.0
         Assignee: Saisai Shao

It looks like this actually _was_ a 1.2.0 regression, since I was unable to 
reproduce this in {{spark-shell}} using the 1.1.1 release.  It's been fixed for 
1.2.1, though.

> 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
>            Assignee: Saisai Shao
>            Priority: Blocker
>             Fix For: 1.3.0, 1.2.1
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to