[ 
https://issues.apache.org/jira/browse/SPARK-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312365#comment-14312365
 ] 

Apache Spark commented on SPARK-5687:
-------------------------------------

User 'lianhuiwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/4474

> 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