diff --git a/hadoop/README.md b/hadoop/README.md index 5e2ef49..00ddb4b 100644 --- a/hadoop/README.md +++ b/hadoop/README.md @@ -66,13 +66,11 @@ MapJob Results: TaskTracker1: -"Black: 1" -"Sheep: 1" +"Black: 1" "Sheep: 1" TaskTracker2: -"White: 1 -"Sheep: 1" +"White: 1" "Sheep: 1" Once the Map Phase is completed the jobtracker process initiates the Shuffle and Reduce process.