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

Reply via email to