mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-31 21:27:58 +00:00
20 lines
420 B
YAML
20 lines
420 B
YAML
![]() |
source:
|
||
|
type: mariadb
|
||
|
serviceName: local_mariadb
|
||
|
serviceConnection:
|
||
|
config:
|
||
|
type: MariaDB
|
||
|
username: openmetadata_user
|
||
|
password: openmetadata_password
|
||
|
hostPort: localhost:3306
|
||
|
sourceConfig:
|
||
|
config:
|
||
|
enableDataProfiler: false
|
||
|
sink:
|
||
|
type: metadata-rest
|
||
|
config: {}
|
||
|
workflowConfig:
|
||
|
openMetadataServerConfig:
|
||
|
hostPort: http://localhost:8585/api
|
||
|
authProvider: no-auth
|