You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/24 23:40:46 UTC

[jira] [Commented] (SPARK-10192) Test for fetch failure in a shared dependency for "skipped" stages

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

Apache Spark commented on SPARK-10192:
--------------------------------------

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

> Test for fetch failure in a shared dependency for "skipped" stages
> ------------------------------------------------------------------
>
>                 Key: SPARK-10192
>                 URL: https://issues.apache.org/jira/browse/SPARK-10192
>             Project: Spark
>          Issue Type: Test
>          Components: Spark Core
>            Reporter: Imran Rashid
>            Assignee: Imran Rashid
>
> One confusing corner case of the DAGScheduler is when there is a shared shuffle dependency, a job might "skip" the stage associated with that shuffle dependency, since its already been created as part of a different stage.  This means if there is a fetch failure, the retry will technically happen as part of a different {{Stage}} instance.
> This already works, but is lacking tests, so I just plan on adding a simple test case.



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