DocumentCode :
2321159
Title :
Maestro: Replica-Aware Map Scheduling for MapReduce
Author :
Ibrahim, Shadi ; Jin, Hai ; Lu, Lu ; He, Bingsheng ; Antoniu, Gabriel ; Wu, Song
Author_Institution :
Services Comput. Technol. & Syst. Lab., Huazhong Univ. of Sci. & Technol., Wuhan, China
fYear :
2012
fDate :
13-16 May 2012
Firstpage :
435
Lastpage :
442
Abstract :
MapReduce has emerged as a leading programming model for data-intensive computing. Many recent research efforts have focused on improving the performance of the distributed frameworks supporting this model. Many optimizations are network-oriented and most of them mainly address the data shuffling stage of MapReduce. Our studies with Hadoop demonstrate that, apart from the shuffling phase, another source of excessive network traffic is the high number of map task executions which process remote data. That leads to an excessive number of useless speculative executions of map tasks and to an unbalanced execution of map tasks across different machines. All these factors produce a noticeable performance degradation. We propose a novel scheduling algorithm for map tasks, named Maestro, to improve the overall performance of the MapReduce computation. Maestro schedules the map tasks in two waves: first, it fills the empty slots of each data node based on the number of hosted map tasks and on the replication scheme for their input data, second, runtime scheduling takes into account the probability of scheduling a map task on a given machine depending on the replicas of the task´s input data. These two waves lead to a higher locality in the execution of map tasks and to a more balanced intermediate data distribution for the shuffling phase. In our experiments on a 100-node cluster, Maestro achieves around 95% local map executions, reduces speculative map tasks by 80% and results in an improvement of up to 34% in the execution time.
Keywords :
cloud computing; probability; scheduling; Hadoop; Maestro; MapReduce; cloud computing; data shuffling stage; data-intensive computing; intermediate data distribution; novel scheduling algorithm; probability; replica-aware map scheduling; Benchmark testing; Distributed databases; Educational institutions; Processor scheduling; Runtime; Schedules; Scheduling; Hadoop; MapReduce; cloud computing; replication; scheduling;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster, Cloud and Grid Computing (CCGrid), 2012 12th IEEE/ACM International Symposium on
Conference_Location :
Ottawa, ON
Print_ISBN :
978-1-4673-1395-7
Type :
conf
DOI :
10.1109/CCGrid.2012.122
Filename :
6217451
Link To Document :
بازگشت