21 lines
472 B
YAML
Raw Normal View History

2022-05-17 18:12:18 +05:30
source:
type: singlestore
serviceName: local_singlestore
serviceConnection:
config:
type: SingleStore
username: openmetadata_user
password: openmetadata_password
hostPort: localhost:3306
databaseSchema: custom_database_name
2022-05-17 18:12:18 +05:30
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