MBGM: A Graph-Mining Tool Based on MapReduce and BSP

Zhenjiang Dong,Lixia Liu,Bin Wu,Yang Liu
DOI: https://doi.org/10.3969/j.issn.1673-5188.2014.04.003
2014-01-01
Abstract:This paper proposes an analytical mining tool for big graph data based on Map Reduce and bulk synchronous parallel(BSP) com-puting model. The tool is named Mapreduce and BSP based Graph-mining tool(MBGM). The core of this mining system are foursets of parallel graph-mining algorithms programmed in the BSP parallel model and one set of data extraction-transformation-load-ing(ETL) algorithms implemented in Map Reduce. To invoke these algorithm sets, we designed a workflow engine which optimizedfor cloud computing. Finally, a well-designed data management function enables users to view, delete and input data in the Ha-doop distributed file system(HDFS). Experiments on artificial data show that the components of graph-mining algorithm in MBGMare efficient.
What problem does this paper attempt to address?