Kay Ousterhout created SPARK-19537:
--------------------------------------

             Summary: Move the pendingPartitions variable from Stage to 
ShuffleMapStage
                 Key: SPARK-19537
                 URL: https://issues.apache.org/jira/browse/SPARK-19537
             Project: Spark
          Issue Type: Improvement
          Components: Scheduler
    Affects Versions: 2.1.0
            Reporter: Kay Ousterhout
            Assignee: Kay Ousterhout
            Priority: Minor


This variable is only used by ShuffleMapStages, and it is confusing to have it 
in the Stage class rather than the ShuffleMapStage class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to