DocumentCode
1805015
Title
Optimization for speculative execution in a MapReduce-like cluster
Author
Huanle Xu ; Wing Cheong Lau
Author_Institution
Dept. of Inf. Eng., Chinese Univ. of Hong Kong, Hong Kong, China
fYear
2015
fDate
April 26 2015-May 1 2015
Firstpage
1071
Lastpage
1079
Abstract
A parallel processing job can be delayed substantially as long as one of its many tasks is being assigned to an unreliable machine. To tackle this so-called straggler problem, most parallel processing frameworks such as MapReduce have adopted various strategies under which the system may speculatively launch additional copies of the same task if its progress is abnormally slow or simply because extra idling resource is available. In this paper, we focus on the design of speculative execution schemes for a parallel processing cluster under different loading conditions. For the lightly loaded case, we analyze and propose two optimization-based schemes, namely, the Smart Cloning Algorithm (SCA) which is based on maximizing the job utility. We also derive the workload threshold under which SCA should be used for speculative execution. Our simulation results show SCA can reduce the total job flowtime by nearly 22% comparing to the speculative execution strategy of Microsoft Mantri. For the heavily loaded case, we propose the Enhanced Speculative Execution (ESE) algorithm which is an extension of the Microsoft Mantri scheme. We show that the ESE algorithm can beat the Mantri baseline scheme by 35% in terms of job flowtime while consuming the same amount of resource.
Keywords
data handling; optimisation; parallel processing; pattern clustering; resource allocation; ESE algorithm; MapReduce; SCA; enhanced speculative execution algorithm; parallel processing cluster; resource consumption; smart cloning algorithm; speculative execution optimization; Algorithm design and analysis; Cloning; Computers; Conferences; Delays; Monitoring; Optimization; Job scheduling; cloning; optimization; speculative execution; straggler detection;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Communications (INFOCOM), 2015 IEEE Conference on
Conference_Location
Kowloon
Type
conf
DOI
10.1109/INFOCOM.2015.7218480
Filename
7218480
Link To Document