RESEARCH ON MAPREDUCE SCHEDULING ALGORITHM ON HADOOP PLATFORM

Huanliang Xu,Lu Zhai,Wei Xue,Shougang Ren
DOI: https://doi.org/10.3969/j.issn.1000-386x.2015.05.001
2015-01-01
Abstract:MapReduce is a new parallel computing framework which has lots of advantages in many aspects, such as computing speed, fault tolerance and reliability, so it has been widely used in business applications and scientific research.The advantages and disadvantages of the scheduling algorithm, as the core component of MapReduce, have attracted a lot of attention because they directly affect the performance of MapReduce.After introducing and analysing the MapReduce parallel computing model, we present several related improved models, and on Hadoop-based platform we put the focus on studying common MapReduce scheduling algorithm and its improved algorithm.By comparative analysis, we further investigate the future development of MapReduce scheduling algorithm and provide an effective way to improve it.
What problem does this paper attempt to address?