P2P-MapReduce: Parallel data processing in dynamic Cloud environments

https://doi.org/10.1016/j.jcss.2011.12.021Get rights and content
Under an Elsevier user license
open archive

Abstract

MapReduce is a programming model for parallel data processing widely used in Cloud computing environments. Current MapReduce implementations are based on centralized master-slave architectures that do not cope well with dynamic Cloud infrastructures, like a Cloud of clouds, in which nodes may join and leave the network at high rates. We have designed an adaptive MapReduce framework, called P2P-MapReduce, which exploits a peer-to-peer model to manage node churn, master failures, and job recovery in a decentralized but effective way, so as to provide a more reliable MapReduce middleware that can be effectively exploited in dynamic Cloud infrastructures. This paper describes the P2P-MapReduce system providing a detailed description of its basic mechanisms, a prototype implementation, and an extensive performance evaluation in different network scenarios. The performance results confirm the good fault tolerance level provided by the P2P-MapReduce framework compared to a centralized implementation of MapReduce, as well as its limited impact in terms of network overhead.

Highlights

► P2P-MapReduce, an adaptive MapReduce framework to manage node churn and master failures ► A reliable MapReduce middleware to be effectively used in dynamic Cloud infrastructures ► Performance results confirm high fault tolerance level of the P2P-MapReduce framework ► A software framework for job recovery for large-scale Cloud computing.

Keywords

MapReduce
Parallel processing
Cloud computing
Peer-to-peer computing
P2P-MapReduce

Cited by (0)