The Open Automation and Control Systems Journal

2014, 6 : 368-373
Published online 2014 December 26. DOI: 10.2174/1874444301406010368
Publisher ID: TOAUTOCJ-6-368

Apriori Algorithm Research Based on Map-Reduce in Cloud Computing Environments

Zhang Danping , Yu Haoran and Zheng Linyu
Fenghe South Road, Nanchang, School of Economics and Management, Nanchang Hangkong University, 330063, China.

ABSTRACT

Apriori algorithm is a classic data mining algorithm of association rules of data. With the help of cloud computing environment, this paper optimizes apriori algorithm according to the characteristic achieved by MapReduce model that runs in parallel. MR-Apriori algorithm, which is improved by parallelization, reduces time consumption significantly, and its strong extending ability is suitable for large-scale data analysis, processing and mining. According to the cloud computing platforms, high extension capability of MR-Apriori algorithm has been realized based on Hadoop platform. Thus, this conclusion proved the possibility of association rule mining algorithm and cloud computing technologies.

Keywords:

Apriori algorithm, association rules, cloud computing, Hadoop, MapReduce model.