Matei Zaharia created SPARK-2126:
------------------------------------
Summary: Move MapOutputTracker behind ShuffleManager interface
Key: SPARK-2126
URL: https://issues.apache.org/jira/browse/SPARK-2126
Project: Spark
Issue Type: Sub-task
Reporter: Matei Zaharia
This will require changing the interface between the DAGScheduler and
MapOutputTracker to be method calls on the ShuffleManager instead. However, it
will make it easier to do push-based shuffle and other ideas requiring changes
to map output tracking.
--
This message was sent by Atlassian JIRA
(v6.2#6252)