2021-06-02 12:46:37 +00:00
|
|
|
<?xml version="1.0"?>
|
2021-09-19 22:38:53 +00:00
|
|
|
<clickhouse>
|
2021-06-02 12:46:37 +00:00
|
|
|
<remote_servers>
|
|
|
|
<source_trivial_cluster>
|
|
|
|
<shard>
|
|
|
|
<replica>
|
2021-06-08 01:50:43 +00:00
|
|
|
<host>first_trivial</host>
|
2021-06-02 12:46:37 +00:00
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
|
|
|
</source_trivial_cluster>
|
|
|
|
<destination_trivial_cluster>
|
|
|
|
<shard>
|
|
|
|
<replica>
|
2021-06-08 01:50:43 +00:00
|
|
|
<host>second_trivial</host>
|
2021-06-02 12:46:37 +00:00
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
|
|
|
</destination_trivial_cluster>
|
|
|
|
</remote_servers>
|
2021-09-19 22:38:53 +00:00
|
|
|
</clickhouse>
|