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

Sean Owen resolved SPARK-5687.
------------------------------
    Resolution: Won't Fix

Resolving WontFix per PR discussion.

> in TaskResultGetter need to catch OutOfMemoryError.
> ---------------------------------------------------
>
>                 Key: SPARK-5687
>                 URL: https://issues.apache.org/jira/browse/SPARK-5687
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Lianhui Wang
>
> because in enqueueSuccessfulTask there is another thread to fetch result, if 
> result is very large,it maybe throw a OutOfMemoryError. so if we donot catch 
> OutOfMemoryError, DAGDAGScheduler donot know the status of this task.



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

Reply via email to