Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
-
None
Description
For some usecases is useful to allow more control over how KVs get compacted.
For example one could envision storing old versions of a KV separate HFiles, which then rarely have to be touched/cached by queries querying for new data.
In addition these date ranged HFile can be easily used for backups while maintaining historical data.
This would be a major change, allowing compactions to provide multiple targets (not just a filter).
Attachments
Issue Links
- depends upon
-
HBASE-6427 Pluggable compaction and scan policies via coprocessors
- Closed
- is related to
-
HBASE-5334 Pluggable Compaction Algorithms
- Closed
- relates to
-
HBASE-3745 Add the ability to restrict major-compactible files by timestamp
- Closed
-
HBASE-6371 [89-fb] Tier based compaction
- Closed