Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.0, 4.0.0-alpha-2
Description
Since we now have historical information in SHOW COMPACTIONS the output can easily become unwieldy. (e.g. 1000 partitions with 3 lines of history each)
this is a significant usability issue
Need to add ability to filter by db/table/partition
Perhaps would also be useful to filter by status
Attachments
Attachments
Issue Links
- is a parent of
-
HIVE-26666 Filter out compactions by id to minimise expense of db operations
- Closed
- is depended upon by
-
HIVE-15920 Implement a blocking version of a command to compact
- Resolved
- is related to
-
HIVE-27222 New functionality to show compactions information for a specific table/partition of a given database
- Open
-
HIVE-16084 SHOW COMPACTIONS should display CompactionID
- Closed
- is required by
-
HIVE-12353 When Compactor fails it calls CompactionTxnHandler.markedCleaned(). it should not.
- Closed
-
HIVE-11994 SHOW COMPACTIONS should include meta info about the job
- Open
- relates to
-
HIVE-26580 SHOW COMPACTIONS should support ordering and limiting functionality in filtering options
- Open
-
HIVE-11793 SHOW LOCKS with DbTxnManager ignores filter options
- Closed
- links to