0
11kviews
What is MapReduce? Explain how map and reduce works?
1 Answer
3
199views

MapReduce is a style of computing that has been implemented in several systems, including Google’s internal implementation (simply called MapReduce) and the popular open-source implementation Hadoop which can be obtained, along with the HDFS file system from the Apache Foundation. You can use an implementation of MapReduce to manage many …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.