A genetic algorithm-based job scheduling model for big data analytics

作者:Lu, Qinghua*; Li, Shanshan; Zhang, Weishan; Zhang, Lei
来源:EURASIP Journal on Wireless Communications and Networking, 2016, 2016(1): 152.
DOI:10.1186/s13638-016-0651-z

摘要

Big data analytics (BDA) applications are a new category of software applications that process large amounts of data using scalable parallel processing infrastructure to obtain hidden value. Hadoop is the most mature open-source big data analytics framework, which implements the MapReduce programming model to process big data with MapReduce jobs. Big data analytics jobs are often continuous and not mutually separated. The existing work mainly focuses on executing jobs in sequence, which are often inefficient and consume high energy. In this paper, we propose a genetic algorithm-based job scheduling model for big data analytics applications to improve the efficiency of big data analytics. To implement the job scheduling model, we leverage an estimation module to predict the performance of clusters when executing analytics jobs. We have evaluated the proposed job scheduling model in terms of feasibility and accuracy.