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

Andrew Or resolved SPARK-12062.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.6.1

> Master rebuilding historical SparkUI should be asynchronous
> -----------------------------------------------------------
>
>                 Key: SPARK-12062
>                 URL: https://issues.apache.org/jira/browse/SPARK-12062
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.0.0
>            Reporter: Andrew Or
>            Assignee: Bryan Cutler
>             Fix For: 1.6.1, 2.0.0
>
>
> When a long-running application finishes, it takes a while (sometimes 
> minutes) to rebuild the SparkUI. However, in Master.scala this is currently 
> done within the RPC event loop, which runs only in 1 thread. Thus, in the 
> mean time no other applications can register with this master.



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

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

Reply via email to