Which of the following class is provided by the Aggregate package?

Which of the following class is provided by the Aggregate package?
Reducer
Well Done. Your Answer is Correct Keep it Up! Explanation: Aggregate provides a special reducer class and a special combiner class, and a list of simple aggregators that perform aggregations such as “sum”, “max”, “min” and so on over a sequence of values.
Reduce
Map
None of the Option is Correct

Which of the following class provides a subset of features provided by the Unix/GNU Sort?

Which of the following class provides a subset of features provided by the Unix/GNU Sort?
KeyFieldBasedComparator
Well Done. Your Answer is Correct Keep it Up! Explanation: Hadoop has a library class, KeyFieldBasedComparator, that is useful for many applications.
KeyFieldComparator
KeyFieldBased
All Options are Correct

To set an environment variable in a streaming command use ____________

To set an environment variable in a streaming command use ____________
cmdenv EXAMPLE_DIR=/home/example/dictionaries/
Excellent ! Your Answer is Correct. Explanation: Environment Variable is set using cmdenv command.
cmden EXAMPLE_DIR=/home/example/dictionaries/
cmdenv EXAMPLE_DIR=/home/example/dictionaries/
cmenv EXAMPLE_DIR=/home/example/dictionaries/
Page 2 of 14
1 2 3 4 14