@inproceedings{a30b130758694618a849762cc0d96107,
title = "WOHA: Deadline-aware map-reduce workflow scheduling framework over hadoop clusters",
abstract = "In this paper, we present WOHA, an efficient scheduling framework for deadline-aware Map-Reduce workflows. In data centers, complex backend data analysis often utilizes a workflow that contains tens or even hundreds of interdependent Map-Reduce jobs. Meeting deadlines of these workflows is usually of crucial importance to businesses (for example, workflows tightly linked to time-sensitive advertisement placement optimizations can directly affect revenue). Popular Map-Reduce implementations, such as Hadoop, deal with independent Map-Reduce jobs rather than workflows of jobs. In order to simplify the process of submitting workflows, solutions like Oozie emerge, which take a workflow configuration file as input and automatically submit its Hadoop jobs at the right time. The information separation that Hadoop only handles resource allocation and Oozie workflow topology, although preventing the Hadoop master node from getting involved with complex workflow analysis, may unnecessarily lengthen the workflow spans and thus cause more deadline misses. To address this problem and at the same time honor the efficiency of Hadoop master node, WOHA allows client nodes to locally generate scheduling plans which are later used as resource allocation hints by the master node. Under this framework design, we propose a novel scheduling algorithm that improves deadline satisfaction ratio by dynamically assigning priorities among workflows based on their progresses. We implement WOHA by extending Hadoop-1.2.1. Our experiments over an 80-server cluster show that WOHA manages to increase the deadline satisfaction ratio by 10% compared to state-of-the-art solutions, and scales up to tens of thousands of concurrently running workflows.",
keywords = "Deadline, Hadoop, MapReduce, Scheduling, Workflow",
author = "Shen Li and Shaohan Hu and Shiguang Wang and Lu Su and Tarek Abdelzaher and Indranil Gupta and Richard Pace",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 2014 IEEE 34th International Conference on Distributed Computing Systems, ICDCS 2014 ; Conference date: 30-06-2014 Through 03-07-2014",
year = "2014",
month = aug,
day = "29",
doi = "10.1109/ICDCS.2014.18",
language = "English (US)",
series = "Proceedings - International Conference on Distributed Computing Systems",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "93--103",
booktitle = "Proceedings - International Conference on Distributed Computing Systems",
address = "United States",
}