The implementation of MR+ is derived from Hadoop MapReduce. However, unlike Hadoop, MR+ enables both map and reduce to interleave, as well as the same key to be reduced by different reduce workers in parallel – permitting multi- level reduces.

In the MR+ implementation, although the role of the JobTracker and Task- Tracker is identical to that in Hadoop, the details of task scheduling are completely different. To achieve interleaving of maps and reduces, MR+ tasks are allocated according to a configurable map to reduce schedule ratio parameter1. The first reduce task is scheduled as soon as a certain number of map tasks complete. The reduces form an inverted tree of reduces over various reduce levels, doing away with the traditional brick wall between map and reduce stages.

Project Activity

See All Activity >

Follow MR-plus

MR-plus Web Site

Other Useful Business Software
Go From AI Idea to AI App Fast Icon
Go From AI Idea to AI App Fast

One platform to build, fine-tune, and deploy ML models. No MLOps team required.

Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MR-plus!

Additional Project Details

Registered

2012-10-31