0
6.2kviews
Explain details of MapReduce execution with a suitable example
1 Answer
0
201views

Figure offers an outline of how processes, tasks, and files interact. Taking advantage of a library provided by a MapReduce system such as Hadoop, the user program forks a Master Controller process and some number of Worker processes at different compute nodes. Normally, a Worker handles either Map tasks (a …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.