InterviewSolution
Saved Bookmarks
| 1. |
The Mapper implementation processes one line at a time via _________ method.(a) map(b) reduce(c) mapper(d) reducerThe question was asked during an interview.My question is taken from Mapreduce Development in portion Developing a MapReduce Application of Hadoop |
|
Answer» Right choice is (a) map |
|