0 votes
in Hadoop by

Which of the following class is provided by the Aggregate package?
a) Map
b) Reducer
c) Reduce
d) None of the mentioned

1 Answer

0 votes
by

Answer: b) Reducer
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.

Related questions

0 votes
asked Oct 23, 2022 in Hadoop by DavidAnderson
0 votes
asked Feb 18 in HTML by DavidAnderson
...