20 lines
442 B
YAML
Raw Normal View History

2022-05-17 18:12:18 +05:30
source:
type: databricks
serviceName: local_databricks
serviceConnection:
config:
token: <databricks token>
hostPort: localhost:443
connectionArguments:
http_path: <http path of databricks cluster>
sourceConfig:
config:
type: DatabaseMetadata
2022-05-17 18:12:18 +05:30
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth