DocumentCode
2247539
Title
MRDataCube: Data cube computation using MapReduce
Author
Suan Lee ; Sunhwa Jo ; Jinho Kim
Author_Institution
Dept. of Comput. Sci., Kangwon Nat. Univ., Chuncheon, South Korea
fYear
2015
fDate
9-11 Feb. 2015
Firstpage
95
Lastpage
102
Abstract
Data cube is used as an OLAP (On-Line Analytical Processing) model to implement multidimensional analyses in many fields of application. Computing a data cube requires a long sequence of basic operations and storage costs. Exponentially accumulating amounts of data have reached a magnitude that overwhelms the processing capacities of single computers. In this paper, we implement a large-scale data cube computation based on distributed parallel computing using the MapReduce (MR) computational framework. For this purpose, we developed a new algorithm, MRDataCube, which incorporates the MR mechanism into data cube computations such that effective data cube computations are enabled even when using the same computing resources. The proposed MRDataCube consists of two-level MR phases, namely, MRSpread and MRAssemble. The main feature of this algorithm is a continuous data reduction through the combination of partial cuboids and partial cells that are emitted when the computation undergoes these two phases. From the experimental results we revealed that MRDataCube outperforms all other algorithms.
Keywords
data mining; data reduction; parallel processing; MRAssemble; MRDataCube; MRSpread; MapReduce computational framework; OLAP; continuous data reduction; distributed parallel computing; large-scale data cube computation; multidimensional analyses; online analytical processing; partial cells; partial cuboids; two-level MR phases; Aggregates; Arrays; Data models; Distributed databases; Manganese; Parallel processing; Hadoop; MapReduce; OLAP; cube; data cube computation; distributed parallel algorithm; multi-dimensional analysis;
fLanguage
English
Publisher
ieee
Conference_Titel
Big Data and Smart Computing (BigComp), 2015 International Conference on
Conference_Location
Jeju
Type
conf
DOI
10.1109/35021BIGCOMP.2015.7072817
Filename
7072817
Link To Document