MapReduce Cloud Computing Question:
What do you understand by MapReduce?
Answer:
MapReduce is a software framework that was created by Google. It`s prime focus was to aid in distributed computing, specifically large sets of data on a group of many computers. The frameworks took its inspiration from the map and reduce functions from functional programming.
Previous Question | Next Question |
Write a short note on the disadvantages of Mapreduce? | Tell me how mapreduce works? |