Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Big Data Hadoop & Spark by (45k points)

Could someone tell me what is Bloom filter in Cassandra?

1 Answer

0 votes
by (99k points)

Bloom Filter in Cassandra is actually a Data Structure, that is employed by Cassandra, to facilitate easy and faster validation in a file. So, a Bloom Filter according to Cassandra, is a probabilistic Data Structure that allows it to determine one of the two possible states, that is either the data is present in the file, or not present.

Are you a beginner to Cassandra and wish to get certified in it? Check out the Intellipaat’s Cassandra training course from Intellipaat. To get started with fundamentals, watch out the following video on Apache Cassandra Training, made by industry experts.

Related questions

Browse Categories

...