Title :
Towards Improving MapReduce Task Scheduling Using Online Simulation Based Predictions
Author :
Guanying Wang ; Khasymski, Aleksandr ; Krish, K.R. ; Butt, Ali R.
Author_Institution :
Dept. of Comput. Sci., Virginia Tech, Blacksburg, VA, USA
Abstract :
MapReduce is the model of choice for processing emerging big-data applications, and is facing an ever increasing demand for higher efficiency. In this context, we propose a novel task scheduling scheme that uses current task and system state information to drive online simulations concurrently within Hadoop, and predict with high accuracy future events, e.g., when a job would complete, or when task-specific data-local nodes would be available. These predictions can then be used to make more efficient resource scheduling decisions. Our framework consists of two components: (i) Task Predictor that predicts task-level execution times based on historical data of the same type of tasks, and (ii) Job Simulator that instantiates the real task scheduler in a simulated environment, and predicts expected scheduling decisions for all the tasks comprising a MapReduce job. Evaluation shows that our framework can achieve high prediction accuracy - 95% of the predicted task execution times are within 10% of the actual times - with negligible overhead (1.29%). Finally, we also present two realistic use cases, job data prefetching and a multi-strategy dynamic scheduler, which can benefit from integration of our prediction framework in Hadoop.
Keywords :
Big Data; digital simulation; scheduling; storage management; Hadoop; MapReduce task scheduling; big-data application; high prediction accuracy; historical data; job data prefetching; job simulator; multistrategy dynamic scheduler; online simulation based prediction; real task scheduler; resource scheduling decision; scheduling decisions; simulated environment; system state information; task predictor; task scheduling scheme; task-level execution times; task-specific data-local nodes; Accuracy; Data models; Engines; Heart beat; Job shop scheduling; Linear regression; Predictive models;
Conference_Titel :
Parallel and Distributed Systems (ICPADS), 2013 International Conference on
Conference_Location :
Seoul
DOI :
10.1109/ICPADS.2013.50