0
1.6kviews
MapReduce programming model
1 Answer
0
26views
  • 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.