Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When a user initiates a compaction over a range a tablets, they may not want to compact all of the file in a tablet. To facilitate this we could allow a compaction strategy to be set and configured. ACCUMULO-1451 added compaction strategies for system initiated compactions, this would extend that concept to user initiated compactions.
Making this change would allow a user to do something like "Compact files that are less than 10M for tablets in the range b to f"
Attachments
Attachments
Issue Links
- breaks
-
ACCUMULO-3467 MetadataIT.testFlushAndCompact occasionally fails
- Resolved
- depends upon
-
ACCUMULO-3183 Compaction strategy does not use per table classpath
- Resolved
-
ACCUMULO-1451 Make Compaction triggers extensible
- Resolved
- is depended upon by
-
ACCUMULO-3134 Add options for file selection and creation to compact command
- Resolved
- is related to
-
ACCUMULO-3737 Create 1.7.0 release notes
- Resolved
- links to