1.

Which of the following class provides a subset of features provided by the Unix/GNU Sort?(a) KeyFieldBased(b) KeyFieldComparator(c) KeyFieldBasedComparator(d) All of the mentionedThis question was addressed to me during an online interview.This interesting question is from Hadoop Streaming topic in chapter Mapreduce of Hadoop

Answer»

Correct CHOICE is (c) KeyFieldBasedComparator

To EXPLAIN I would say: HADOOP has a LIBRARY CLASS, KeyFieldBasedComparator, that is useful for many applications.



Discussion

No Comment Found

Related InterviewSolutions