Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.5
-
None
-
Reviewed
Description
Add bloomfiltering to hfile. Can be enabled on a family-level basis. Ability to configure a row vs row+col level bloom. We size the bloomfilter with the number of entries we are about to flush which seems like usually we'd be making a filter too big, so our implementation needs to take that into account.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-61 [hbase] Create an HBase-specific MapFile implementation
- Closed
- is related to
-
HBASE-2842 Support BloomFilter error rate on a per-family basis
- Closed
- relates to
-
HBASE-2501 Refactor StoreFile Code
- Closed