You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/12/18 00:47:46 UTC

[jira] [Created] (SPARK-12415) Do not use closure serializer to serialize task result

Andrew Or created SPARK-12415:
---------------------------------

             Summary: Do not use closure serializer to serialize task result
                 Key: SPARK-12415
                 URL: https://issues.apache.org/jira/browse/SPARK-12415
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.0.0
            Reporter: Andrew Or


As the name suggests, closure serializer is for closures. We should be able to use the generic serializer for task results. If we want to do this we need to register `org.apache.spark.scheduler.TaskResult` if we use Kryo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org