Self-Adaptive Map-Reduce Scheduling under Heterogeneous Environment

陈全,邓倩妮
DOI: https://doi.org/10.3969/j.issn.1007-130x.2009.a1.047
2009-01-01
Abstract:This paper proposes a self-adaptive Map-Reduce scheduling approach,according to drawbacks of Hadoop's Map-Reduce scheduler and LATE scheduler.For finding the correct tasks which need back-up tasks,in the proposed methods,the scheduler dynamically adjusts the time proportions of each stage of Map and Reduce tasks according to historical information.And the scheduler further classes all the nodes,for launching backup tasks of slow tasks on fast nodes.Thereby,reducing response time and trying best not to leave nodes idle,so as not to waste system resources.Through specific experiments,this paper verifies that the method of learning from historical information can decrease the response time by 15% in the test cluster.And by using all the methods which has proposed in this paper,the response time will decrease about 25%.
What problem does this paper attempt to address?