1.

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 mentionedI have been asked this question in final exam.The above asked question is from Introduction to Mapreduce in portion Mapreduce of Hadoop

Answer»

Right OPTION is (a) MapReduce tries to PLACE the DATA and the compute as close as possible

For EXPLANATION I would say: This FEATURE of MapReduce is “Data Locality”.



Discussion

No Comment Found

Related InterviewSolutions