-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Could you help me, please, and provide more details about how to use database?
If I use this
clickhouse_database { 'my_database':
ensure => 'present',
}
I have got the error message
Error: Could not prefetch clickhouse_database provider 'clickhouse': Execution of '/usr/bin/clickhouse-client -c /root/.clickhouse-client/config.xml -q show databases' returned 1: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = File not found: /root/.clickhouse-client/config.xml
Error: Failed to apply catalog: Execution of '/usr/bin/clickhouse-client -c /root/.clickhouse-client/config.xml -q show databases' returned 1: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = File not found: /root/.clickhouse-client/config.xml
Metadata
Metadata
Assignees
Labels
No labels