Load Balancing in MapReduce Based on Scalable Cardinality Estimates

被引:72
作者
Gufler, Benjamin [1 ]
Augsten, Nikolaus [2 ]
Reiser, Angelika [1 ]
Kemper, Alfons [1 ]
机构
[1] Tech Univ Munich, Boltzmannstr 3, D-85748 Garching, Germany
[2] Free Univ Bozen Bolzano, I-39100 Bolzano, Italy
来源
2012 IEEE 28TH INTERNATIONAL CONFERENCE ON DATA ENGINEERING (ICDE) | 2012年
关键词
D O I
10.1109/ICDE.2012.58
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
MapReduce has emerged as a popular tool for distributed and scalable processing of massive data sets and is increasingly being used in e-science applications. Unfortunately, the performance of MapReduce systems strongly depends on an even data distribution, while scientific data sets are often highly skewed. The resulting load imbalance, which raises the processing time, is even amplified by the high runtime complexities of the reducer tasks. An adaptive load balancing strategy is required for appropriate skew handling. In this paper, we address the problem of estimating the cost of the tasks that are distributed to the reducers based on a given cost model. A realistic cost estimation is the basis for adaptive load balancing algorithms and requires to gather statistics from the mappers. This is challenging: (a) Since the statistics from all mappers must be integrated, the mapper statistics must be small. (b) Although each mapper sees only a small fraction of the data, the integrated statistics must capture the global data distribution. (c) The mappers terminate after sending the statistics to the controller, and no second round is possible. Our solution to these challenges consists of two components. First, a monitoring component executed on every mapper captures the local data distribution and identifies its most relevant subset for cost estimation. Second, an integration component aggregates these subsets and approximates the global data distribution.
引用
收藏
页码:522 / 533
页数:12
相关论文
共 23 条
  • [1] [Anonymous], CACM
  • [2] [Anonymous], 1979, SIGMOD
  • [3] [Anonymous], 2001, VLDB
  • [4] BERNSTEIN PA, 1981, TODS, V6
  • [5] Bruno N., 2002, SIGMOD
  • [6] Cao P., 2004, PODC
  • [7] Dean J., 2008, CACM, V51
  • [8] DeWitt D.J., 1992, VLDB
  • [9] Gufler B., 2011, CLOSER
  • [10] Ibrahim S., 2010, CLOUDCOM