Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.98.19, 1.4.0, 2.0.0
-
None
-
Reviewed
Description
Add DateTieredCompactor and DateTieredMultiFileWriter to support writing out multiple files based on timestamp windows when doing date tiered compactions.
Abstract AbstractMultiOutputCompactor and AbstractMultiFileWriter which contain the general logic for multi output and can be used to implement new compaction policies that requires multi output in the future.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-15400 Use DateTieredCompactor for Date Tiered Compaction
- Closed
- links to