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

Sean Owen updated SPARK-12678:
------------------------------
    Summary: MapPartitionsRDD should clear reference to prev RDD  (was: 
MapPartitionsRDD)

> MapPartitionsRDD should clear reference to prev RDD
> ---------------------------------------------------
>
>                 Key: SPARK-12678
>                 URL: https://issues.apache.org/jira/browse/SPARK-12678
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Guillaume Poulin
>            Priority: Minor
>              Labels: easyfix
>
> When `MapPartitionsRDD.clearDependencies()` is called, `MapPartitionsRDD` 
> keep a reference to `prev` which may cause a memory leak.



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