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