0 votes
in Hadoop by

 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 mentioned

1 Answer

0 votes
by

Answer: c) KeyFieldBasedComparator
Explanation: Hadoop has a library class, KeyFieldBasedComparator, that is useful for many applications.

...