forked from ClickHouse/ClickHouse
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
antalyaenhancementNew feature or requestNew feature or requestexport partIssues related to export part functionalityIssues related to export part functionalityexport partitionIssues related to export partition functionalityIssues related to export partition functionality
Description
Part export feature has the system.part_log for history. One can see past attempts with information regarding the time it took, failure reason, destination path and etc.
AS of now, observability on partition export is through system.replicated_partition_exports, system.exports and system.part_log. The replicated_partition_exports is a mirror of zookeeper, so maybe some entries have been deleted due to TTL and we'll not be able to see it. system.exports shows only in progress part exports (not partition). And the latter only holds part export operations.
Metadata
Metadata
Assignees
Labels
antalyaenhancementNew feature or requestNew feature or requestexport partIssues related to export part functionalityIssues related to export part functionalityexport partitionIssues related to export partition functionalityIssues related to export partition functionality