1.

MongoDB applies the _____ phase to each input document in mapreduce.(a) map(b) reduce(c) mapper(d) all of the mentionedI got this question during an interview.The question is from Map-Reduce topic in portion Aggregation Concepts and Aggregation Mechanics of MongoDB

Answer»

The CORRECT OPTION is (a) MAP

To elaborate: The map FUNCTION emits key-value pairs.



Discussion

No Comment Found

Related InterviewSolutions