You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "patrickliu (JIRA)" <ji...@apache.org> on 2015/06/12 08:33:00 UTC

[jira] [Created] (SPARK-8323) Remove mapOutputTracker field in TaskSchedulerImpl

patrickliu created SPARK-8323:
---------------------------------

             Summary: Remove mapOutputTracker field in TaskSchedulerImpl
                 Key: SPARK-8323
                 URL: https://issues.apache.org/jira/browse/SPARK-8323
             Project: Spark
          Issue Type: Improvement
          Components: Scheduler, Spark Core
            Reporter: patrickliu


Because TaskSchedulerImpl's mapOutputTracker field is only referenced once in TaskSetManager.
I think we could remove the mapOutputTracker field in the TaskSchedulerImpl class.
Instead, we could reference the mapOutputTracker from SparkEnv directly in TaskSetManager.



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