Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
-
None
-
None
Description
In current scenario, to add partitions for external tables to metastore, MSCK REPAIR command has to be executed manually. To avoid this manual step, external tables can be specified a table property based on which a background metastore thread can sync partitions periodically. Tables can also be specified with partition retention period. Any partition whose age exceeds the retention period will be dropped automatically.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-21072 NPE when running partitioned CTAS statements
- Open
-
HIVE-25039 Disable discovery.partitions config for external tables by default
- Closed
- relates to
-
HIVE-21103 PartitionManagementTask should not modify DN configs to avoid closing persistence manager
- Closed
-
HIVE-21482 Partition discovery table property is added to non-partitioned external tables
- Closed
-
HIVE-21582 Prefix msck configs with metastore
- Closed
- links to