Gmap Reduce: A Self-Adaption Mapreduce Framework Based on Granular Computing

Junbo Zhang,Tianrui Li,Fei Teng,Chuan Luo
DOI: https://doi.org/10.1142/9789814619998_0105
2014-01-01
Abstract:In this paper, we propose a self-adaption MapReduce framework based on granular computing (GrC), named gMapReduce. In the MapReduce model, the input data is partitioned into many data blocks which is the key step for the following parallel processing. The number of data blocks depends on the size of the block. It means the block size will affect the total running time. According to the proposed gMapReduce model, we design two algorithms, naive and advanced, for finding the appropriate granule. Both two algorithms can find the appropriate size of data block, thereby accelerating the running process effectively.
What problem does this paper attempt to address?