zookeeper
Contains settings that allow ClickHouse to interact with a ZooKeeper cluster. ClickHouse uses ZooKeeper for storing metadata of replicas when using replicated tables. If replicated tables are not used, this section of parameters can be omitted. The following settings can be configured by sub-tags:
There is also the
zookeeper_load_balancing setting (optional) which lets you select the algorithm for ZooKeeper node selection:
Example configuration
- Replication
- ZooKeeper Programmer’s Guide
- Optional secured communication between ClickHouse and Zookeeper
zookeeper_log
Settings for thezookeeper_log system table.
The following settings can be configured by sub-tags:
The following settings can be configured by sub-tags:
Additionally, the following server-level setting controls the default flush policy for all system log tables:
Example