Pere Miquel Brull 0bb246dadb
Init docs and documentation sync CI (#5662)
* Prep docs migration

* Fix destination username
2022-06-27 15:14:04 +02:00

24 lines
582 B
YAML

source:
type: databricks
serviceName: local_databricks
serviceConnection:
config:
type: Databricks
token: "<databricks token>"
hostPort: "<databricks connection host & port>"
httpPath: "<http path of databricks cluster>"
sourceConfig:
config:
type: Profiler
fqnFilterPattern: "<table FQN filtering regex>"
processor:
type: orm-profiler
config: {}
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: "<OpenMetadata host and port>"
authProvider: "<OpenMetadata auth provider>"