Network-Aware Locality Scheduling for Distributed Data Operators in Data Centers
Long Cheng (North China Electric Power University, Chinese Academy of Sciences)
Ji Yin Wang (Chinese Academy of Sciences)
Qingzhi Liu (Wageningen University & Research)
D.H.J. Epema (TU Delft - Data-Intensive Systems)
C. Liu (Chinese Academy of Sciences)
Ying Mao (Fordham University)
John Murphy (University College Dublin)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
Large data centers are currently the mainstream infrastructures for big data processing. As one of the most fundamental tasks in these environments, the efficient execution of distributed data operators (e.g., join and aggregation) are still challenging current data systems, and one of the key performance issues is network communication time. State-of-the-art methods trying to improve that problem focus on either application-layer data locality optimization to reduce network traffic or on network-layer data flow optimization to increase bandwidth utilization. However, the techniques in the two layers are totally independent from each other, and performance gains from a joint optimization perspective have not yet been explored. In this article, we propose a novel approach called NEAL (NEtwork-Aware Locality scheduling) to bridge this gap, and consequently to further reduce communication time for distributed big data operators. We present the detailed design and implementation of NEAL, and our experimental results demonstrate that NEAL always performs better than current approaches for different workloads and network bandwidth configurations.