You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mark Hamstra (JIRA)" <ji...@apache.org> on 2016/10/03 18:51:20 UTC

[jira] [Created] (SPARK-17769) Some FetchFailure refactoring in the DAGScheduler

Mark Hamstra created SPARK-17769:
------------------------------------

             Summary: Some FetchFailure refactoring in the DAGScheduler
                 Key: SPARK-17769
                 URL: https://issues.apache.org/jira/browse/SPARK-17769
             Project: Spark
          Issue Type: Improvement
          Components: Scheduler
            Reporter: Mark Hamstra
            Assignee: Mark Hamstra
            Priority: Minor


SPARK-17644 opened up a discussion about further refactoring of the DAGScheduler's handling of FetchFailure events.  These include:
* rewriting code and comments to improve readability
* doing fetchFailedAttemptIds.add(stageAttemptId) even when disallowStageRetryForTest is true
* issuing a ResubmitFailedStages event based on whether one is already enqueued for the current failed stage, not any prior failed stage
* logging the resubmission of all failed stages 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org