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

Reynold Xin updated SPARK-12678:
--------------------------------
    Fix Version/s: 1.6.1

> 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
>            Assignee: Guillaume Poulin
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 1.6.1, 2.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to