Details
Description
Today, HBase uses the Hadoop MapFile class to store data persistently to disk. This is convenient, as it's already done (and maintained by other people . However, it's beginning to look like there might be possible performance benefits to be had from doing an HBase-specific implementation of MapFile that incorporated some precise features.
This issue should serve as a place to track discussion about what features might be included in such an implementation.
Attachments
Attachments
Issue Links
- incorporates
-
HBASE-236 NPE on failed open of region
- Closed
- is blocked by
-
HBASE-1200 Add bloomfilters
- Closed
- is related to
-
HBASE-1192 LRU-style map for the block cache
- Closed
-
HBASE-1249 Rearchitecting of server, client, API, key format, etc for 0.20
- Closed
-
HBASE-68 [hbase] HStoreFiles needlessly store the column family name in every entry
- Closed