You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:34:44 UTC

[jira] [Resolved] (SPARK-10193) Eliminate "skipped" stages for shared shuffle dependencies by reusing associated Stage

     [ https://issues.apache.org/jira/browse/SPARK-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-10193.
----------------------------------
    Resolution: Incomplete

> Eliminate "skipped" stages for shared shuffle dependencies by reusing associated Stage
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-10193
>                 URL: https://issues.apache.org/jira/browse/SPARK-10193
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.5.0
>            Reporter: Imran Rashid
>            Assignee: Imran Rashid
>            Priority: Major
>              Labels: bulk-closed
>
> While looking into writing some tests for skipped stages (SPARK-10192), I realized that we might be able to eliminate skipped stages completely.  This would be great, since they are a source of confusion for end users, and are also confusing even for developers and lead to bugs like SPARK-9809.
> I'm not totally sure yet this will even be possible -- perhaps there will be some unintended consequences I haven't thought of yet, but I will give it a shot.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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