Overlay multicast trees of minimal delay
Anton Riabov, Zhen Liu, et al.
ICDCS 2004
MapReduce is a scalable parallel computing framework for big data processing. It exhibits multiple processing phases, and thus an efficient job scheduling mechanism is crucial for ensuring efficient resource utilization. There are a variety of scheduling challenges within the MapReduce architecture, and this paper studies the challenges that result from the overlapping of the "map" and "shuffle" phases. We propose a new, general model for this scheduling problem, and validate this model using cluster experiments. Further, we prove that scheduling to minimize average response time in this model is strongly NP-hard in the offline case and that no online algorithm can be constant-competitive. However, we provide two online algorithms that match the performance of the offline optimal when given a slightly faster service rate (i.e., in the resource augmentation framework). Finally, we validate the algorithms using a workload trace from a Google cluster and show that the algorithms are near optimal in practical settings. © 2013 Elsevier B.V. All rights reserved.
Anton Riabov, Zhen Liu, et al.
ICDCS 2004
Yuting Ji, Lang Tong, et al.
CLOUD 2013
David Daly, Parijat Dube, et al.
QEST 2011
Weina Wang, Kai Zhu, et al.
IEEE/ACM TON