Bloom filter in Flink

Posted by Gennady Gilin on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Bloom-filter-in-Flink-tp10608.html

Hi Everyone,

 

Noticed that Flink sources are contain distributed Bloom filter implementation, so wandering is somebody tried to use it in production for large scale items ( ~2.5 billion items in my case ) and can share experience, or even some statistics about errors and memory consumption.

 

Thanks,

Gennady