ClickHouse/dbms/tests/integration/test_insert_into_distributed/configs/remote_servers.xml
2017-06-14 22:16:19 +03:00

13 lines
281 B
XML

<yandex>
<remote_servers>
<test_cluster>
<shard>
<replica>
<host>remote</host>
<port>9000</port>
</replica>
</shard>
</test_cluster>
</remote_servers>
</yandex>