A comparative study of the semi-elastic and fully-elastic MapReduce models


Autoria(s): Xu, Xiaoyong; Tang, Maolin
Data(s)

2013

Resumo

MapReduce is a computation model for processing large data sets in parallel on large clusters of machines, in a reliable, fault-tolerant manner. A MapReduce computation is broken down into a number of map tasks and reduce tasks, which are performed by so called mappers and reducers, respectively. 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 generation 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 other several 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 and it can obtain a better solution in a reasonable time. Furthermore, 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 which puts a fixed number of mapper/reducer on each machine. The comparison results show that the computation using our mapper/reducer placement is much cheaper than the computation using the conventional placement while still satisfying the computation deadline.

Formato

application/pdf

Identificador

http://eprints.qut.edu.au/67586/

Publicador

IEEE

Relação

http://eprints.qut.edu.au/67586/1/PID3003269.pdf

http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6740440&searchWithin%3DComparative+Study+of+the+Semi-%26sortType%3Dasc_p_Sequence%26filter%3DAND%28p_IS_Number%3A6740363%29

DOI:10.1109/GrC.2013.6740440

Xu, Xiaoyong & Tang, Maolin (2013) A comparative study of the semi-elastic and fully-elastic MapReduce models. In Proceedings of the 2013 IEEE International Conference on Granular Computing (GrC), IEEE, Beijing Institute of Technology, Beijing, China, pp. 380-385.

Direitos

Copyright 2013 IEEE

Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.

Fonte

School of Electrical Engineering & Computer Science; Science & Engineering Faculty

Palavras-Chave #080000 INFORMATION AND COMPUTING SCIENCES #080500 DISTRIBUTED COMPUTING #MapReduce #Cloud Computing #big data #elastic models
Tipo

Conference Paper