Reduce task scheduling based on task time

Chang-jun TAO,Quan ZHENG,Song WANG
DOI: https://doi.org/10.16208/j.issn1000-7024.2016.03.022
2016-01-01
Abstract:To improve the efficiency of small jobs and system resource utilization ,the processes of various stages of MapReduce were analyzed ,and a task scheduling algorithm based on task time was proposed .Considering the remaining time of Map task as well as the time of shuffle phase and sort phase in Reduce task ,jobs were resorted in the waiting queue ,and Reduce task was as‐signed in order .Experimental results show that the algorithm can effectively improve small jobs’ efficiency and the resource utili‐zation efficiency .
What problem does this paper attempt to address?