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 2020/05/26 09:40:00 UTC

[jira] [Assigned] (SPARK-31824) DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully

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

Apache Spark reassigned SPARK-31824:
------------------------------------

    Assignee: Apache Spark

> DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully
> ------------------------------------------------------------------------
>
>                 Key: SPARK-31824
>                 URL: https://issues.apache.org/jira/browse/SPARK-31824
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: jiaan.geng
>            Assignee: Apache Spark
>            Priority: Major
>
> DAGSchedulerSuite provides completeShuffleMapStageSuccessfully to make ShuffleMapStage successfully.
> But many test case uses complete directly as follows:
> complete(taskSets(0), Seq((Success, makeMapStatus("hostA", 1))))
> We need to improve completeShuffleMapStageSuccessfully and reuse it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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