Return
Improving lookup and query execution performance in distributed Big Data systems using Cuckoo Filter
DOI:10.1186/s40537-022-00563-w.png)
Abstract
En 中文
Performance is a critical concern when reading and writing data from billions of records stored in a Big Data warehouse. We introduce two scopes for query performance improvement. One is to improve the performance of lookup queries after data deletion in Big Data systems that use Eventual Consistency. We propose a scheme to improve lookup performance after data deletion by using Cuckoo Filter. Another scope for improvement is to avoid unnecessary network round-trips for querying in remote nodes in a distributed Big Data cluster when it is known that the nodes do not have requested partition of data. We propose a scheme using probabilistic filters that are looked up before querying remote nodes so that queries resulting in no data can be skipped from passing through the network. We evaluate our schemes with Cassandra using real dataset and show that each scheme can improve performance of lookup queries for up to 2x.
Keywords:
Big Data
Distributed systems
Query optimization
Probabilistic data structure
Bloom filter
Cuckoo Filter
Journal
IF:
6.4
Papers:
1.4K
Citations:
1.1W
Organization
No organization information available

