Liang-Chi Hsieh created SPARK-5332:
--------------------------------------

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