adplus-dvertising
frame-decoration

Question

Point out the correct statement.

a.

MapReduce tries to place the data and the compute as close as possible

b.

Map Task in MapReduce is performed using the Mapper() function

c.

Reduce Task in MapReduce is performed using the Map() function

d.

All of the mentioned

Posted under MapReduce Basics Hadoop

Answer: (a).MapReduce tries to place the data and the compute as close as possible

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.