@inproceedings{50026b02342a46f68bc9b2c0339915e4,
title = "A load-aware scheduler for MapReduce framework in heterogeneous cloud environments",
abstract = "MapReduce is becoming a popular programming model for large-scale data processing in cloud computing environments. Hadoop MapReduce is the most popular open-source implementation of MapReduce framework. Hadoop MapReduce comes with a pluggable task scheduler interface as well as a default FIFO job scheduler. The default Hadoop scheduler only considers the homogeneous environments, and thus does not perform well in heterogenous environments. Although being proposed to schedule tasks/jobs in heterogenous environments, the LATE scheduler does not consider the phenomenon of dynamic loading which is common in practice. In view of this, we propose a new scheduler named Load-Aware scheduler, abbreviated as the LA scheduler, to address the problem resulting from the phenomenon of dynamic loading, thus being able to improve the overall performance of Hadoop clusters. Experimental results show that the LA scheduler is able to reduce up to 20% in average response time by avoiding unnecessary speculative tasks.",
keywords = "Hadoop, MapReduce, cloud computing, dynamic loading, scheduling, speculative execution",
author = "You, {Hsin Han} and Yang, {Chun Chung} and Jiun-Long Huang",
year = "2011",
month = mar,
doi = "10.1145/1982185.1982218",
language = "English",
isbn = "9781450301138",
series = "Proceedings of the ACM Symposium on Applied Computing",
pages = "127--132",
booktitle = "26th Annual ACM Symposium on Applied Computing, SAC 2011",
note = "26th Annual ACM Symposium on Applied Computing, SAC 2011 ; Conference date: 21-03-2011 Through 24-03-2011",
}