ComMapReduce: An improvement of MapReduce with lightweight communication mechanisms

Linlin Ding, Guoren Wang*, Junchang Xin, Xiaoyang Wang, Shan Huang, Rui Zhang

*Corresponding author for this work

Research output: Contribution to journalArticlepeer-review

15 Citations (Scopus)

Abstract

As a parallel programming framework, MapReduce can process scalable and parallel applications with large scale datasets. The executions of Mappers and Reducers are independent of each other. There is no communication among Mappers, neither among Reducers. When the amount of final results is much smaller than the original data, it is a waste of time processing the unpromising intermediate data. We observe that this waste can be significantly reduced by simple communication mechanisms to enhance the performance of MapReduce. In this paper, we propose ComMapReduce, an efficient framework that extends and improves MapReduce for big data applications in the cloud. ComMapReduce can effectively obtain certain shared information with efficient lightweight communication mechanisms. Three basic communication strategies, Lazy, Eager and Hybrid, and two optimization communication strategies, Prepositive and Postpositive, are proposed to obtain the shared information and effectively process big data applications. We also illustrate the implementations of three typical applications with large scale datasets on ComMapReduce. Our extensive experiments demonstrate that ComMapReduce outperforms MapReduce in all metrics without affecting the existing characteristics of MapReduce.

Original languageEnglish
Pages (from-to)224-247
Number of pages24
JournalData and Knowledge Engineering
Volume88
DOIs
Publication statusPublished - Nov 2013
Externally publishedYes

Keywords

  • Communication mechanism
  • Hadoop
  • MapReduce

Fingerprint

Dive into the research topics of 'ComMapReduce: An improvement of MapReduce with lightweight communication mechanisms'. Together they form a unique fingerprint.

Cite this