словарь
<dictionaries>
<dictionary>
<name>rig</name>
<source>
<mongodb>
<host>mongo-0.mongo</host>
<port>27017</port>
<user></user>
<password></password>
<db>miner</db>
<collection>Rig</collection>
</mongodb>
</source>
<lifetime>
<min>300</min>
<max>360</max>
</lifetime>
<layout>
<flat />
</layout>
<structure>
<id>
<name>_id</name>
</id>
<attribute>
<name>s</name>
<type>MinerName</type>
<null_value></null_value>
</attribute>
</structure>
</dictionary>
</dictionaries>
такой конфиг
селект говорит так:
clickhouse-2.clickhouse.default.svc.cluster.local :) select * from system.dictionaries;
SELECT *
FROM system.dictionaries
Ok.
что может идти не так? монго точно работает, коллекции и базы такие есть :(
в логе КХ есть ошибки? Куда вы положили этот xml ?
Обсуждают сегодня