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

Josh Rosen commented on SPARK-7311:
-----------------------------------

Note: my earlier pull request for this issue also contains a bunch of unrelated 
changes; to simplify review of the changes pertaining to this issue I'm going 
to open a new pull request that only addresses this Serializer interface change.

> Enable in-memory serialized map-side shuffle to work with SQL serializers
> -------------------------------------------------------------------------
>
>                 Key: SPARK-7311
>                 URL: https://issues.apache.org/jira/browse/SPARK-7311
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>    Affects Versions: 1.4.0
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>
> Right now it only works with KryoSerializer, but it would be useful to make 
> it work with any Serializer that writes objects in a relocatable / 
> self-contained fashion.



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