An Efficiency-Aware Scheduling for Data-Intensive Computations on MapReduce Clusters
スポンサーリンク
概要
- 論文の詳細を見る
Scheduling plays a key role in MapReduce systems. In this paper, we explore the efficiency of an MapReduce cluster running lots of independent and continuously arriving MapReduce jobs. Data locality and load balancing are two important factors to improve computation efficiency in MapReduce systems for data-intensive computations. Traditional cluster scheduling technologies are not well suitable for MapReduce environment, there are some in-used schedulers for the popular open-source Hadoop MapReduce implementation, however, they can not well optimize both factors. Our main objective is to minimize total flowtime of all jobs, given it's a strong NP-hard problem, we adopt some effective heuristics to seek satisfied solution. In this paper, we formalize the scheduling problem as job selection problem, a load balance aware job selection algorithm is proposed, in task level we design a strict data locality tasks scheduling algorithm for map tasks on map machines and a load balance aware scheduling algorithm for reduce tasks on reduce machines. Comprehensive experiments have been conducted to compare our scheduling strategy with well-known Hadoop scheduling strategies. The experimental results validate the efficiency of our proposed scheduling strategy.
- The Institute of Electronics, Information and Communication Engineersの論文
著者
-
ZHAO Hui
National University of Defense Technology
-
YANG Shuqiang
National University of Defense Technology
-
FAN Hua
National University of Defense Technology
-
CHEN Zhikun
National University of Defense Technology
-
XU Jinghu
National University of Defense Technology