into $db.$tableName SELECT * FROM remote('123.123.2.1', $db.$tableName, 'default', 'passs')";
вываливается ошибка
<Error> DynamicQueryHandler: Code: 491, e.displayText() = DB::Exception: URL "123.123.2.1" is not allowed in config.xml, Stack trace (when copying this message, always include the lines below):
в чем может быть проблема?
>ClickHouse release 21.4.1 >In this version, empty <remote_url_allow_hosts></remote_url_allow_hosts> will block all access to remote hosts while in previous versions it did nothing. If you want to keep old behaviour and you have empty remote_url_allow_hosts element in configuration file, remove it.
Обсуждают сегодня