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/05/12 20:10:15 UTC

[jira] [Resolved] (SPARK-1772) Spark executors do not successfully die on OOM

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

Patrick Wendell resolved SPARK-1772.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 715
[https://github.com/apache/spark/pull/715]

> Spark executors do not successfully die on OOM
> ----------------------------------------------
>
>                 Key: SPARK-1772
>                 URL: https://issues.apache.org/jira/browse/SPARK-1772
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Aaron Davidson
>             Fix For: 1.0.0
>
>
> Executor catches Throwable, and does not always die when JVM fatal exceptions occur. This is a problem because any subsequent use of these Executors are very likely to fail.



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