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

The explanation is: CombineFileInputFormat does not compromise the SPEED at which it can process the input in a typical MAPREDUCE job.



Discussion

No Comment Found

Related InterviewSolutions