mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 08:35:20 +00:00
59 lines
2.0 KiB
XML
59 lines
2.0 KiB
XML
|
<yandex>
|
||
|
<remote_servers>
|
||
|
<test_cluster>
|
||
|
<shard>
|
||
|
<internal_replication>true</internal_replication>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node1</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node2</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
</shard>
|
||
|
<shard>
|
||
|
<internal_replication>true</internal_replication>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node3</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node4</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
</shard>
|
||
|
<shard>
|
||
|
<internal_replication>true</internal_replication>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node5</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node7</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
</shard>
|
||
|
<shard>
|
||
|
<internal_replication>true</internal_replication>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node7</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
<replica>
|
||
|
<default_database>test</default_database>
|
||
|
<host>node8</host>
|
||
|
<port>9000</port>
|
||
|
</replica>
|
||
|
</shard>
|
||
|
</test_cluster>
|
||
|
</remote_servers>
|
||
|
</yandex>
|