@inproceedings{0e5834f2ad1245dc9ec18b9fc1e33df7,
title = "MapReduce example with HBase for association rule",
abstract = "The paper illustrates how to store and compute association sets of Big Transaction Data using Hadoop and HBase and then, shows the experimental result of a MapReduce algorithm using HBase to find out association in transaction data, which is a Market Basket Analysis algorithm of Association Rule in Business Intelligence. The algorithm sorts and converts the transaction data of HBase to data set with (key, value) pair, and stores the associated data to the HBase. The algorithm and HBase run on Amazon EC2 service using Apache Whirr. The experimental results show that the algorithm increases the performance as adding more nodes till a certain number of transaction data. However, it loses control and connection when there are too many IOs with more than 3.5 millions of transaction data in HBase.",
keywords = "Hadoop, HBase, MapReduce, Market Basket Analysis, NoSQL DB",
author = "Jongwook Woo and Kilhung Lee",
year = "2014",
doi = "10.1007/978-3-642-40861-8\_8",
language = "English",
isbn = "9783642408601",
series = "Lecture Notes in Electrical Engineering",
publisher = "Springer Verlag",
pages = "49--54",
booktitle = "Future Information Technology, FutureTech 2013",
note = "8th FTRA International Conference on Future Information Technology, FutureTech 2013 ; Conference date: 04-09-2013 Through 06-09-2013",
}