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
Ship Agents Faster Icon
Ship Agents Faster

Transform your applications and workflows into powerful agentic systems at global scale.

Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started 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