+1 vote
in HDFS by
Which of the following is/are true about combiners?

a) Combiners can be used for mapper only job

b) Combiners can be used for any Map Reduce operation

c) Mappers can be used as a combiner class

d) Combiners are primarily aimed to improve Map Reduce performance

e) Combiners can’t be applied for associative operations

1 Answer

0 votes
by
d) Combiners are primarily aimed to improve Map Reduce performance
...