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

Patrick Wendell updated SPARK-5848:
-----------------------------------
    Component/s:     (was: Web UI)
                 Spark Shell

> ConsoleProgressBar timer thread leaks SparkContext
> --------------------------------------------------
>
>                 Key: SPARK-5848
>                 URL: https://issues.apache.org/jira/browse/SPARK-5848
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell
>    Affects Versions: 1.2.1
>            Reporter: Matt Whelan
>
> ConsoleProgressBar starts a timer.  This creates a thread (which is a garbage 
> collection root) with a reference to the ConsoleProgressBar instance, which 
> holds a reference to the SparkContext.  
> That timer is never canceled, so SparkContexts are leaked.



--
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