You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/06/30 07:01:10 UTC

[jira] [Updated] (SPARK-16304) LinkageError should not crash Spark executor

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

Reynold Xin updated SPARK-16304:
--------------------------------
    Description: 
If we have a linkage error in the user code, Spark executors get killed immediately. This is not great for user experience, especially in shared environments in which multiple applications are multiplexed through one context.


  was:
If we have a linkage error in the user code, Spark executors get killed immediately. This is not great for user experience.



> LinkageError should not crash Spark executor
> --------------------------------------------
>
>                 Key: SPARK-16304
>                 URL: https://issues.apache.org/jira/browse/SPARK-16304
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Reynold Xin
>            Assignee: Apache Spark
>
> If we have a linkage error in the user code, Spark executors get killed immediately. This is not great for user experience, especially in shared environments in which multiple applications are multiplexed through one context.



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