spark-instrumented-optimizer/core/src/test
Raymond Liu acea92806c [SPARK-2288] Hide ShuffleBlockManager behind ShuffleManager
By Hiding the shuffleblockmanager behind Shufflemanager, we decouple the shuffle data's block mapping management work from Diskblockmananger. This give a more clear interface and more easy for other shuffle manager to implement their own block management logic. the jira ticket have more details.

Author: Raymond Liu <raymond.liu@intel.com>

Closes #1241 from colorant/shuffle and squashes the following commits:

0e01ae3 [Raymond Liu] Move ShuffleBlockmanager behind shuffleManager
2014-08-29 23:05:18 -07:00
..
java/org/apache/spark [SPARK-3045] Make Serializer interface Java friendly 2014-08-15 23:12:34 -07:00
resources Revert "[SPARK-2468] Netty based block server / client module" 2014-08-15 09:01:04 -07:00
scala/org/apache/spark [SPARK-2288] Hide ShuffleBlockManager behind ShuffleManager 2014-08-29 23:05:18 -07:00