{ "source": { "type": "clickhouse_usage", "serviceName": "local_clickhouse", "serviceConnection": { "config": { "type": "ClickHouse", "username":"default", "password":"", "hostPort": "localhost:8123", "database": "default" } }, "sourceConfig": { "config": { "queryLogDuration": "1" } } }, "processor": { "type": "query-parser", "config": { "filter": "" } }, "stage": { "type": "table-usage", "config": { "filename": "/tmp/clickhouse_usage" } }, "bulkSink": { "type": "metadata-usage", "config": { "filename": "/tmp/clickhouse_usage" } }, "workflowConfig": { "openMetadataServerConfig": { "hostPort": "http://localhost:8585/api", "authProvider": "no-auth" } } }