Vidyalelo
Hadoop · Q52

MapReduce Programming Model

Programming · Hadoop · question 52

Q52

Point out the correct statement.

A.
MapReduce tries to place the data and the compute as close as possible
Answer
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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board