InterviewSolution
Saved Bookmarks
| 1. |
A ________ node acts as the Slave and is responsible for executing a Task assigned to it by the JobTracker.(a) MapReduce(b) Mapper(c) TaskTracker(d) JobTrackerI had been asked this question in examination.Origin of the question is Introduction to Mapreduce in division Mapreduce of Hadoop |
|
Answer» Right answer is (C) TaskTracker |
|