International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 179 - Number 38 |
Year of Publication: 2018 |
Authors: Jyoti Yadav, Neha Sehta |
10.5120/ijca2018916785 |
Jyoti Yadav, Neha Sehta . Implement Mapreduce Apriori Algorithm to Generate Frequent Itemsets. International Journal of Computer Applications. 179, 38 ( Apr 2018), 7-10. DOI=10.5120/ijca2018916785
For Mass data cloud computing is used as solution for storing and analyzing .Cloud is suitable for big data computation for processing large parallel data sets. Hadoop is used for distributed computing that would be required to enable big data. MapReduce is a component of Hadoop used for parallel processing. In this paper strategy of mining association rules is discussed with apriori algorithm. Modified MapReduce apriori algorithm with TopDown approach is implemented on datasets .The results show that strategy designed has higher efficiency and takes less time for execution for calculating frequent itemsets.