[
https://issues.apache.org/jira/browse/SPARK-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
SuYan updated SPARK-10842:
--------------------------
Description:
When we traverse RDD, to generate Stage DAG, Spark will skip to judge the stage
whether was added into *shuffleIdToStage* or not in some condition: get
shuffleDep from *getAncestorShuffleDependency*
was:When we traverse RDD, to generate Stage DAG, Spark will skip judge the
stage whether it add into *shuffleIdToStage* in some condition: get shuffleDep
from *getAncestorShuffleDependency*
> Eliminate create duplicate stage while generate job dag
> -------------------------------------------------------
>
> Key: SPARK-10842
> URL: https://issues.apache.org/jira/browse/SPARK-10842
> Project: Spark
> Issue Type: Improvement
> Components: Scheduler
> Affects Versions: 1.5.0
> Reporter: SuYan
> Priority: Minor
>
> When we traverse RDD, to generate Stage DAG, Spark will skip to judge the
> stage whether was added into *shuffleIdToStage* or not in some condition: get
> shuffleDep from *getAncestorShuffleDependency*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]