You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:24 UTC

[jira] [Updated] (SPARK-738) Spark should detect and squash nonserializable exceptions

     [ https://issues.apache.org/jira/browse/SPARK-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell updated SPARK-738:
----------------------------------

    Reporter: Patrick Wendell  (was: Patrick Cogan)

> Spark should detect and squash nonserializable exceptions
> ---------------------------------------------------------
>
>                 Key: SPARK-738
>                 URL: https://issues.apache.org/jira/browse/SPARK-738
>             Project: Apache Spark
>          Issue Type: Bug
>    Affects Versions: 0.7.1, 0.8.0
>            Reporter: Patrick Wendell
>            Assignee: Patrick Cogan
>            Priority: Critical
>
> If user exception is thrown which a Spark executor cannot serialize, it causes the executor to crash. The executor should wrap the attempt to serialize the exception with a try/catch and return a default exception in the case where it can't be serialized.
> The fix should include a test case



--
This message was sent by Atlassian JIRA
(v6.2#6252)