MapIterativeReduce: a framework for reduction-intensive data processing on azure clouds

  • Authors:
  • Radu Tudoran;Alexandru Costan;Gabriel Antoniu

  • Affiliations:
  • INRIA Rennes - Bretagne Atlantique, Rennes, France;INRIA Rennes - Bretagne Atlantique, Rennes, France;INRIA Rennes - Bretagne Atlantique, Rennes, France

  • Venue:
  • Proceedings of third international workshop on MapReduce and its Applications Date
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the emergence of cloud computing as an alternative to supercomputers to support data intensive applications, MapReduce has arisen as a major programming model for data analysis on clouds. In this context, reduce-intensive algorithms are becoming increasingly useful in applications such as data clustering, classification and mining. However, platforms like MapReduce or Dryad lack built-in support for reduce-intensive workloads. This paper introduces MapIterativeReduce, a framework which 1) extends the MapReduce programming model to better support reduce-intensive applications and 2) substantially improves their efficiency by eliminating the implicit barrier between the Map and the Reduce phase. We evaluated MapIterativeReduce on the Microsoft Azure cloud with synthetic benchmarks and with a real-life application. Compared to state-of-art solutions, our approach reduces the execution times by up to 75%.