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 2016/06/13 19:45:30 UTC

[jira] [Assigned] (SPARK-15927) Eliminate redundant code in DAGScheduler's getParentStages and getAncestorShuffleDependencies methods.

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

Apache Spark reassigned SPARK-15927:
------------------------------------

    Assignee: Kay Ousterhout  (was: Apache Spark)

> Eliminate redundant code in DAGScheduler's getParentStages and getAncestorShuffleDependencies methods.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15927
>                 URL: https://issues.apache.org/jira/browse/SPARK-15927
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Scheduler
>    Affects Versions: 2.0.0
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>
> The getParentStages and getAncestorShuffleDependencies methods have a lot of repeated code to traverse the dependency graph.  We should create a function that they can both call.



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