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

Apache Spark commented on SPARK-4187:
-------------------------------------

User 'aarondav' has created a pull request for this issue:
https://github.com/apache/spark/pull/3146

> External shuffle service should not use Java serializer
> -------------------------------------------------------
>
>                 Key: SPARK-4187
>                 URL: https://issues.apache.org/jira/browse/SPARK-4187
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Aaron Davidson
>
> The Java serializer does not make a good solution for talking between JVMs, 
> as the format may change between versions of the code, even if the class 
> itself does not change in an incompatible manner.



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