You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/09/16 20:31:45 UTC

[jira] [Resolved] (SPARK-869) Retrofit rest of RDD api to use proper serializer type

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

Josh Rosen resolved SPARK-869.
------------------------------
    Resolution: Done

Going to resolve this as Done; please open a new JIRA if you find specific examples where we're using the wrong serializer.

> Retrofit rest of RDD api to use proper serializer type
> ------------------------------------------------------
>
>                 Key: SPARK-869
>                 URL: https://issues.apache.org/jira/browse/SPARK-869
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 0.8.0
>            Reporter: Dmitriy Lyubimov
>
> SPARK-826 and SPARK-827 resolved proper serialization support for some RDD method parameters, but  not all. 
> This issue is to address the rest of RDD api and operations. Most of the time this is due to wrapping RDD parameters into a closure which can only use a closure serializer to communicate to the backend.



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