DocumentCode :
172833
Title :
HaSTE: Hadoop YARN Scheduling Based on Task-Dependency and Resource-Demand
Author :
Yi Yao ; Jiayin Wang ; Bo Sheng ; Lin, James ; Ningfang Mi
Author_Institution :
Dept. of Electr. & Comput. Eng., Northeastern Univ., Boston, MA, USA
fYear :
2014
fDate :
June 27 2014-July 2 2014
Firstpage :
184
Lastpage :
191
Abstract :
The MapReduce framework has become the de facto scheme for scalable semi-structured and un-structured data processing in recent years. The Hadoop ecosystem has evolved into its second generation, Hadoop YARN, which adopts fine-grained resource management schemes for job scheduling. One of the primary performance concerns in YARN is how to minimize the total completion length, i.e., makespan, of a set of MapReduce jobs. However, the precedence constraint or fairness constraint in current widely used scheduling policies in YARN, such as FIFO and Fair, can both lead to inefficient resource allocation in the Hadoop YARN cluster. They also omit the dependency between tasks which is crucial for the efficiency of resource utilization. We thus propose a new YARN scheduler, named HaSTE, which can effectively reduce the makespan of MapReduce jobs in YARN by leveraging the information of requested resources, resource capacities, and dependency between tasks. We implemented HaSTE as a pluggable scheduler in the most recent version of Hadoop YARN, and evaluated it with classic MapReduce benchmarks. The experimental results demonstrate that our YARN scheduler effectively reduces the makespans and improves resource utilization compare to the current scheduling policies.
Keywords :
parallel programming; resource allocation; scheduling; FIFO scheduling policy; Fair scheduling policy; HaSTE scheduler; Hadoop YARN scheduling; Hadoop ecosystem; MapReduce framework; data processing; fine-grained resource management schemes; first-in first-out scheduling policy; job scheduling; resource demand; task dependency; Algorithm design and analysis; Measurement; Real-time systems; Resource management; Schedules; Scheduling; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cloud Computing (CLOUD), 2014 IEEE 7th International Conference on
Conference_Location :
Anchorage, AK
Print_ISBN :
978-1-4799-5062-1
Type :
conf
DOI :
10.1109/CLOUD.2014.34
Filename :
6973740
Link To Document :
بازگشت