Tag: yandex

在mac os上运行clickhouse docker映像时出错

当我从docker镜像安装yandex clickhouse时,我有例外。 docker run -it –rm –link some-clickhouse-server:clickhouse-server yandex/clickhouse-client –host clickhouse-server docker logs 54aa87e92a2c Include not found: clickhouse_remote_servers Include not found: clickhouse_compression POCO ERROR: Exception: Could not determine local time zone: boost::filesystem::canonical: No such file or directory: "/usr/share/zoneinfo/" terminate called after throwing an instance of 'Poco::Exception' what(): Exception 有谁能够帮助我?