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

Apache Spark commented on SPARK-5332:
-------------------------------------

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

> Efficient way to deal with ExecutorLost
> ---------------------------------------
>
>                 Key: SPARK-5332
>                 URL: https://issues.apache.org/jira/browse/SPARK-5332
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Liang-Chi Hsieh
>
> Currently, the handler of the case when an executor being lost in 
> DAGScheduler (handleExecutorLost) looks not efficient. This pr tries to add a 
> bit of extra information to Stage class to improve that.



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