[ 
https://issues.apache.org/jira/browse/SPARK-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341300#comment-14341300
 ] 

Sean Owen commented on SPARK-869:
---------------------------------

Is this still live -- what are other methods that need the treatment? I know 
there's an issue about cloning the zero value in aggregate with the right 
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