2021-03-24 23:22:23 +00:00
|
|
|
|
2021-09-19 22:38:53 +00:00
|
|
|
<clickhouse>
|
2021-03-24 23:22:23 +00:00
|
|
|
<remote_servers>
|
|
|
|
<cluster_simple>
|
|
|
|
<shard>
|
|
|
|
<replica>
|
|
|
|
<host>s0_0_0</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
<replica>
|
|
|
|
<host>s0_0_1</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
|
|
|
<shard>
|
|
|
|
<replica>
|
|
|
|
<host>s0_1_0</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
2021-03-29 12:19:09 +00:00
|
|
|
</cluster_simple>
|
2021-03-24 23:22:23 +00:00
|
|
|
|
2022-08-15 10:41:17 +00:00
|
|
|
|
|
|
|
<!-- A part of the cluster above, represents only one shard-->
|
|
|
|
<first_shard>
|
|
|
|
<shard>
|
|
|
|
<replica>
|
|
|
|
<host>s0_0_0</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
<replica>
|
|
|
|
<host>s0_0_1</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
|
|
|
</first_shard>
|
|
|
|
|
2021-03-29 12:19:09 +00:00
|
|
|
</remote_servers>
|
2022-04-27 23:32:49 +00:00
|
|
|
<macros>
|
|
|
|
<default_cluster_macro>cluster_simple</default_cluster_macro>
|
|
|
|
</macros>
|
2022-08-15 10:41:17 +00:00
|
|
|
</clickhouse>
|