2.2. Map/Reduce Enhancements

The scalability of Map/Reduce has been improved by allowing storage of results in a distributed cache, instead of returning results to the calling application. Map/Reduce has been also enhanced with parallel execution at each node and improved handling of intermediate results.