What is task granularity?

Submitted by: Administrator
In mapreduce the map phase if subdivided into M pieces and the reduce phase into R pieces. Each worker is assigned a group of tasks this improves dynamic load balancing and also speeds up the recovery of a worker in case of failures.
Submitted by: Administrator

Read Online MapReduce Cloud Computing Job Interview Questions And Answers