Details
Description
Add Bloom Filter support for bulk imports. Lacking a bloom filter, even on a single imported file, can cause perf degradation. Since we now set our compression type based on the HBase CF configuration, it would be good to follow this path for the bloom filter addition.
Attachments
Attachments
Issue Links
- requires
-
HBASE-3763 Add Bloom Block Index Support
- Closed