Journal of Innovation in Computer Science and Engineering
  • Year: 2015
  • Volume: 4
  • Issue: 2

Enhancing Map-Reduce Job Execution On Geo-Distributed Data Across Datacenters

  • Author:
  • P. Jebilla, P. Jayashree
  • Total Page Count: 6
  • Page Number: 21 to 26

Department of Computer Science and Engineering, Anna University-MIT Campus, Chennai, India

*jebilla.p@gmail.com

Online published on 27 June, 2017.

Abstract

In Recent era the size of the data set we need to handle grows rapidly. Efficiently analyzing Big data has always been an issue in our current era. Cloud computing along with the implementations of MapReduce framework provides a parallel processing model and associated implementation to process huge amount of data. In cloud, in many scenarios the input data set are geographically distributed across datacenters. This paper deals with enhancing the MapReduce job execution on the geo distributed data. Possible execution paths are analyzed. A Data Transformation Graph is used to determine the schedules for the job sequences which are optimized using the Shortest Path Algorithm. The proposed model deals with the extending of the Existing Dijkstra's algorithm to consider the node weight in addition to the edge weight. Ozzie workflow and mapper side joins are used to reduce the execution time and cost. As shown by the comparisons the execution time of the MapReduce job execution has been enhanced.

Keywords

Cloud computing, data center, map reduce, geo-distribution