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