clickhouse-backup icon indicating copy to clipboard operation
clickhouse-backup copied to clipboard

Support backup engine=Kafka+kafka_keeper_path + tables with offset stored in keeper

Open Slach opened this issue 9 months ago • 0 comments

parse keeper_map_path_prefix in preprocessed_configs resolve macros parse settings

SETTINGS `kafka_keeper_path`  = '/clickhouse/tables/{uuid}/kafka_consumer',
kafka_replica_name = '{replica}'

and use keeper.Dump , keeper.Restore

Slach avatar Mar 23 '25 19:03 Slach