mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
reword
This commit is contained in:
parent
b6bd08e377
commit
0cd294c0c4
@ -54,8 +54,8 @@ Example of setting the addresses of the ClickHouse Keeper cluster:
|
|||||||
</zookeeper>
|
</zookeeper>
|
||||||
```
|
```
|
||||||
|
|
||||||
ClickHouse also supports to store replicas meta information in the auxiliary ZooKeeper cluster by providing ZooKeeper cluster name and path as engine arguments.
|
ClickHouse also supports storing replicas meta information in an auxiliary ZooKeeper cluster. Do this by providing the ZooKeeper cluster name and path as engine arguments.
|
||||||
In other word, it supports storing the metadata of different tables in different ZooKeeper clusters.
|
In other words, it supports storing the metadata of different tables in different ZooKeeper clusters.
|
||||||
|
|
||||||
Example of setting the addresses of the auxiliary ZooKeeper cluster:
|
Example of setting the addresses of the auxiliary ZooKeeper cluster:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user