Hi Pramod, For the reduce side, also check out Shuffle.java.
-Sandy On Mon, Feb 10, 2014 at 2:54 AM, Pramod Biligiri <pramodbilig...@gmail.com>wrote: > Hi, > I'm beginning to look at the code for the Shuffle phase of MapReduce, for > an academic project. > > I wanted to confirm if I have started at the right location: > I'm looking at a file called ShuffleHandler.java in the > hadoop-mapreduce-client-shuffle sub project of hadoop-mapreduce-project. > > Are there other packages/projects I should be examining that are closely > related to this? > > Thanks, > Pramod >