adplus-dvertising
frame-decoration

Question

Point out the correct statement.

a.

The reduce input must have the same types as the map output, although the reduce output types may be different again

b.

The map input key and value types (K1 and V1) are different from the map output types

c.

The partition function operates on the intermediate key

d.

All of the mentioned

Posted under MapReduce Basics Hadoop

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the correct statement.