Aaron Davidson created SPARK-4187:
-------------------------------------

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

Reply via email to