Title :
A More Efficient and Effective Heuristic Algorithm for the MapReduce Placement Problem in Cloud Computing
Author :
Xiaoyong Xu ; Maolin Tang
Author_Institution :
Sch. of Electr. Eng. & Comput. Sci., Queensland Univ. of Technol., Brisbane, QLD, Australia
fDate :
June 27 2014-July 2 2014
Abstract :
The placement of the mappers and reducers on the machines directly affects the performance and cost of the MapReduce computation in cloud computing. From the computational point of view, the mappers/reducers placement problem is a generalization of the classical bin packing problem, which is NP-complete. Thus, in this paper we propose a new heuristic algorithm for the mappers/reducers placement problem in cloud computing and evaluate it by comparing with some other heuristics on solution quality and computation time by solving a set of test problems with various characteristics. The computational results show that our heuristic algorithm is much more efficient than the other heuristics. Also, we verify the effectiveness of our heuristic algorithm by comparing the mapper/reducer placement for a benchmark problem generated by our heuristic algorithm with a conventional mapper/reducer placement. The comparison results show that the computation using our mapper/reducer placement is much cheaper while still satisfying the computation deadline.
Keywords :
cloud computing; MapReduce computation; MapReduce placement problem; NP-complete; bin packing problem; cloud computing; computation time; heuristic algorithm; mappers placement problem; reducers placement problem; solution quality; Algorithm design and analysis; Benchmark testing; Cloud computing; Educational institutions; Heuristic algorithms; Memory management; Optimization; MapReduce; cloud computing; heuristics; mapper/reducer placement;
Conference_Titel :
Cloud Computing (CLOUD), 2014 IEEE 7th International Conference on
Conference_Location :
Anchorage, AK
Print_ISBN :
978-1-4799-5062-1
DOI :
10.1109/CLOUD.2014.44