Q52
Point out the correct statement.
A.
MapReduce tries to place the data and the compute as close as possible
AnswerB.
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