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 language | English (US) |
---|---|
Pages (from-to) | 191-206 |
Number of pages | 16 |
Journal | Cluster Computing |
Volume | 16 |
Issue number | 1 |
DOIs | |
State | Published - Mar 2013 |
Keywords
- Data-intensive computing
- MapReduce
ASJC Scopus subject areas
- Software
- Computer Networks and Communications