InterviewSolution
Saved Bookmarks
| 1. |
MapReduce has undergone a complete overhaul in hadoop is _________(a) 0.21(b) 0.23(c) 0.24(d) 0.26This question was addressed to me in an interview for internship.This is a very interesting question from YARN in division Working of MapReduce of Hadoop |
|
Answer» RIGHT answer is (b) 0.23 Explanation: The fundamental idea of MRv2 is to SPLIT up the two MAJOR functionalities of the JobTracker. |
|