InterviewSolution
Saved Bookmarks
| 1. |
___________ takes node and rack locality into account when deciding which blocks to place in the same split.(a) CombineFileOutputFormat(b) CombineFileInputFormat(c) TextFileInputFormat(d) None of the mentionedI got this question in an interview.Enquiry is from Mapreduce Formats topic in portion MapReduce Types and Formats of Hadoop |
|
Answer» Right ANSWER is (b) CombineFileInputFormat |
|