[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to