Logo image
Dynamic data partitioning and virtual machine mapping: Efficient data intensive computation
Conference paper

Dynamic data partitioning and virtual machine mapping: Efficient data intensive computation

Kenn Slagter, Ching-Hsien Hsu and YEH-CHING CHUNG
Proceedings of the International Conference on Cloud Computing Technology and Science, CloudCom, Vol.2, pp.220-223
2013

Abstract

BigData Cloud Computing Hadoop Heterogeneous environment MapReduce Parallel Computing Virtual Machine
Big data refers to data that is so large that it exceeds the processing capabilities of traditional systems. Big data can be awkward to work and the storage, processing and analysis of big data can be problematic. MapReduce is a recent programming model that can handle big data. MapReduce achieves this by distributing the storage and processing of data amongst a large number of computers (nodes). However, this means the time required to process a MapReduce job is dependent on whichever node is last to complete a task. This problem is exacerbated by heterogeneous environments. In this paper we propose a method to improve MapReduce execution in heterogeneous environments. This is done by dynamically partitioning data during the Map phase and by using virtual machine mapping in the Reduce phase in order to maximize resource utilization. © 2013 IEEE.

Metrics

1 Record Views

Details

Logo image