mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 22:22:00 +00:00
f9f85a0e8b
This reverts commit d3cc234986
.
27 lines
622 B
XML
27 lines
622 B
XML
|
|
<clickhouse>
|
|
<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>
|
|
</cluster_simple>
|
|
|
|
</remote_servers>
|
|
<macros>
|
|
<default_cluster_macro>cluster_simple</default_cluster_macro>
|
|
</macros>
|
|
</clickhouse> |