29 lines
699 B
YAML
Raw Normal View History

2022-05-17 18:12:18 +05:30
source:
type: migrate
serviceName: local_metadata
serviceConnection:
config:
type: OpenMetadata
hostPort: http://<hostport of 0.9.0 Openmetadata Server>:8585/api
authProvider: no-auth
includeTables: true
includeUsers: true
includeTopics: true
2022-05-18 20:03:16 +05:30
enableVersionValidation: false
2022-05-17 18:12:18 +05:30
limitRecords: 10
sourceConfig:
config:
type: DatabaseMetadata
2022-05-17 18:12:18 +05:30
stage:
type: migrate
config:
dirPath: <Directory Path to store data>
bulkSink:
type: migrate
config:
dirPath: <Directory Path to store data>
workflowConfig:
openMetadataServerConfig:
hostPort: http://<hostport of 0.10.0 Openmetadata Server>/api
authProvider: no-auth