readme update hadoop 3

pull/63/head
bennojoy 11 years ago
parent 1b7edffb1e
commit afe0195875
  1. 12
      hadoop/README.md

@ -64,13 +64,13 @@ In the above example datanode1 and datanode2 had the blocks so the tasktrackers
MapJob Results:
TaskTracker1:
"Black: 1" "Sheep: 1"
TaskTracker2:
TaskTracker1:
"Black: 1"
"Sheep: 1"
"White: 1" "Sheep: 1"
TaskTracker2:
"White: 1"
"Sheep: 1"
Once the Map Phase is completed the jobtracker process initiates the Shuffle and Reduce process.