Title:
A data structure perspective to the RDD-based Apriori algorithm on Spark

dc.contributor.authorPankaj Singh
dc.contributor.authorSudhakar Singh
dc.contributor.authorP.K. Mishra
dc.contributor.authorRakhi Garg
dc.date.accessioned2026-02-07T11:02:45Z
dc.date.issued2022
dc.description.abstractDuring the recent years, a number of efficient and scalable frequent itemset mining algorithms for big data analytics have been proposed by many researchers. Initially, MapReduce-based frequent itemset mining algorithms on Hadoop cluster were proposed. Although, Hadoop has been developed as a cluster computing system for handling and processing big data, but the performance of Hadoop does not meet the expectation for the iterative algorithms of data mining, due to its high I/O, and writing and then reading intermediate results in the disk. Consequently, Spark has been developed as another cluster computing infrastructure which is much faster than Hadoop due to its in-memory computation. It is highly suitable for iterative algorithms and supports batch, interactive, iterative, and stream processing of data. Many frequent itemset mining algorithms have been re-designed on the Spark, and most of them are Apriori-based. All these Spark-based Apriori algorithms use Hash Tree as the underlying data structure. This paper investigates the efficiency of various data structures for the Spark-based Apriori. Although, the data structure perspective has been investigated previously, but for the MapReduce-based Apriori, and it must be re-investigated in the distributed computing environment of Spark. The considered underlying data structures are Hash Tree, Trie, and Hash Table Trie. The experimental results on the benchmark datasets show that the performance of Spark-based Apriori with Trie and Hash Table Trie are almost similar but both perform many times better than Hash Tree in the distributed computing environment of Spark. © 2019, Bharati Vidyapeeth's Institute of Computer Applications and Management.
dc.identifier.doi10.1007/s41870-019-00337-3
dc.identifier.issn25112104
dc.identifier.urihttps://doi.org/10.1007/s41870-019-00337-3
dc.identifier.urihttps://dl.bhu.ac.in/bhuir/handle/123456789/41505
dc.publisherSpringer Science and Business Media B.V.
dc.subjectApriori
dc.subjectBig data analytics
dc.subjectFrequent itemset mining
dc.subjectParallel and distributed algorithms
dc.subjectRDD
dc.subjectSpark
dc.titleA data structure perspective to the RDD-based Apriori algorithm on Spark
dc.typePublication
dspace.entity.typeArticle

Files

Collections