2022-05-17 18:12:18 +05:30
|
|
|
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
|
2022-06-03 13:42:28 +05:30
|
|
|
config: {}
|
2022-05-17 18:12:18 +05:30
|
|
|
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
|