MSMapper: An Adaptive Split Assignment Scheme for MapReduce

MapReduce as a popular platform has been extensively used for solving data-intensive applications. A number of tuning parameters can be applied to improve the performance of MapReduce. Among these parameters, the number of map tasks (mappers) driven by the number of logical input splits has a dramat...

Full description

Saved in:
Bibliographic Details
Published inWeb-Age Information Management pp. 162 - 172
Main Authors Pan, Wei, Li, Zhanhuai, Chen, Qun, Peng, Shanglian, Suo, Bo, Xu, Jian
Format Book Chapter
LanguageEnglish
Published Berlin, Heidelberg Springer Berlin Heidelberg 2012
SeriesLecture Notes in Computer Science
Subjects
Online AccessGet full text
ISBN9783642330490
3642330495
ISSN0302-9743
1611-3349
DOI10.1007/978-3-642-33050-6_17

Cover

More Information
Summary:MapReduce as a popular platform has been extensively used for solving data-intensive applications. A number of tuning parameters can be applied to improve the performance of MapReduce. Among these parameters, the number of map tasks (mappers) driven by the number of logical input splits has a dramatic effect on the performance. However, subject to one-to-one correspondence between mappers and splits, the tradeoff between mapper-level parallelism and mapper startup costs must be carefully evaluated based on the input size and the split size. Meanwhile, the manual parameter configuration is lack of flexibility to meet the performance requirements of different jobs. In this paper, an adaptive split assignment scheme is proposed to decouple the number of mappers from the number of splits. We introduce the MSMapper(Multi-Split Mapper), a modified self-tuning mapper in which multiple splits can be assigned to one mapper. And with aid of inter-MSMapper communication, we reveal the potential that map tasks can be constructed without dependence on the number of splits, while the modified MapReduce architecture can sustain fine-grained load balancing and fault tolerance, as well as coarse-grained task startup overhead. We built our prototype on top of the Hadoop MapReduce realization, and present a comprehensive evaluation that shows the benefits of the MSMapper in common scenarios where split sizing problems arise. The results show that the modified version can improve the performance by a factor of 2.5.
Bibliography:This work is sponsored by the National Natural Science Foundation of China (Nos. 61033007,60970070), the National High Technology Research and Development Program (863 Program) of China (No. 2012AA011004), and the National Basic Research Program (973 Program) of China (No. 2012CB316203), NWPU basic research foundation (Nos. JC20110227,JC20110225,JC201261).
ISBN:9783642330490
3642330495
ISSN:0302-9743
1611-3349
DOI:10.1007/978-3-642-33050-6_17