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