Hi Jun Qin,
Do you have any example OptionsFactory for Bloom Filter.

I did experiment and change Options from FLASH_SSD_OPTIMIZED to
SPINNING_DISK_OPTIMIZED_HIGH_MEM.
This gives me 2x better performance on NVME disk.
I think the reason is that I'm doing a lot of reads and
SPINNING_DISK_OPTIMIZED_HIGH_MEM is the only with Bloom filter enabled by
default.

Regards,
Maciek



--
Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/

Reply via email to