You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/16 01:33:00 UTC

[jira] [Updated] (SPARK-7644) Ensure all scoped RDD operations are tested and cleaned

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

Patrick Wendell updated SPARK-7644:
-----------------------------------
    Priority: Critical  (was: Blocker)

> Ensure all scoped RDD operations are tested and cleaned
> -------------------------------------------------------
>
>                 Key: SPARK-7644
>                 URL: https://issues.apache.org/jira/browse/SPARK-7644
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, SQL, Streaming
>    Affects Versions: 1.4.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Critical
>
> If all goes well, this will be a "Won't Fix". Before releasing we should make sure all operations wrapped in `RDDOperationScope.withScope` are actually tested and enclosed closures are actually cleaned. This is because a big change went into `ClosureCleaner` and wrapping methods in closures may change whether they are serializable.
> TL;DR we should run all the wrapped operations to make sure we don't run into java.lang.NotSerializableException.



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

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