Breaking the MapReduce stage barrier

Abhishek Verma, Brian Cho, Nicolas Zea, Indranil Gupta, Roy H. Campbell

Research output: Contribution to journalArticlepeer-review

Abstract

The MapReduce model uses a barrier between the Map and Reduce stages. This provides simplicity in both programming and implementation. However, in many situations, this barrier hurts performance because it is overly restrictive. Hence, we develop a method to break the barrier in MapReduce in a way that improves efficiency. Careful design of our barrier-less MapReduce framework results in equivalent generality and retains ease of programming. We motivate our case with, and experimentally study our barrier-less techniques in, a wide variety of MapReduce applications divided into seven classes. Our experiments show that our approach can achieve better job completion times than a traditional MapReduce framework. This is due primarily to the interleaving of I/O and computation, and forgoing disk-intensive work. We achieve a reduction in job completion times that is 25% on average and 87% in the best case.

Original languageEnglish (US)
Pages (from-to)191-206
Number of pages16
JournalCluster Computing
Volume16
Issue number1
DOIs
StatePublished - Mar 2013

Keywords

  • Data-intensive computing
  • MapReduce

ASJC Scopus subject areas

  • Software
  • Computer Networks and Communications

Fingerprint

Dive into the research topics of 'Breaking the MapReduce stage barrier'. Together they form a unique fingerprint.

Cite this