2022-05-17 18:12:18 +05:30

24 lines
533 B
YAML

source:
type: openmetadata
serviceName: local_metadata
serviceConnection:
config:
type: OpenMetadata
hostPort: '{scheme}://{host}:{port}/api'
authProvider: no-auth
includeTables: true
includeUsers: true
includeTopics: true
includeDashboards: true
limitRecords: 10
sourceConfig:
config:
enableDataProfiler: false
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth