19 lines
417 B
YAML
Raw Normal View History

2022-05-17 18:12:18 +05:30
source:
type: deltalake
serviceName: local_deltalake
serviceConnection:
config:
metastoreHostPort: localhost:9083
metastoreFilePath: <path_to_metastore>/metastore_db
appName: MyApp
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