2014 International Conference on Data Mining and Intelligent Computing (ICDMIC) 2014
DOI: 10.1109/icdmic.2014.6954230
|View full text |Cite
|
Sign up to set email alerts
|

Bloom filter based optimization on HBase with MapReduce

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(2 citation statements)
references
References 8 publications
0
2
0
Order By: Relevance
“…Probabilistic filters have been used to improve query execution performance by avoiding unnecessary disk storage access. Google BigTable [19], Apache HBase [20] and Apache Cassandra [21] are the popular Big Data solutions that utilize Bloom Filter, the most popular probabilistic filter. Several data placement [22] [23] and partitioning techniques [8] [9] [10] [11] [12] have been proposed to improve data transfer throughput among nodes in a Big Data cluster.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Probabilistic filters have been used to improve query execution performance by avoiding unnecessary disk storage access. Google BigTable [19], Apache HBase [20] and Apache Cassandra [21] are the popular Big Data solutions that utilize Bloom Filter, the most popular probabilistic filter. Several data placement [22] [23] and partitioning techniques [8] [9] [10] [11] [12] have been proposed to improve data transfer throughput among nodes in a Big Data cluster.…”
Section: Related Workmentioning
confidence: 99%
“…Eventual Consistency is a popular choice because it allows faster read/write operations, and Bloom Filter plays a vital role in improving query execution performance by avoiding disk access in the case where data do not exist on disk. Examples of popular Big Data systems incorporating these features include Google BigTable [19], Apache HBase [20] and Apache Cassandra [21]. Among these, we choose Cassandra to be our experimental Big Data system.…”
Section: Experiments Setupmentioning
confidence: 99%