mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-25 10:20:10 +00:00
20 lines
392 B
YAML
20 lines
392 B
YAML
![]() |
source:
|
||
|
type: oracle
|
||
|
serviceName: local_oracle
|
||
|
serviceConnection:
|
||
|
config:
|
||
|
hostPort: hostPort
|
||
|
username: username
|
||
|
password: password
|
||
|
type: Oracle
|
||
|
oracleServiceName: TESTDB
|
||
|
sourceConfig:
|
||
|
config: {}
|
||
|
sink:
|
||
|
type: metadata-rest
|
||
|
config: {}
|
||
|
workflowConfig:
|
||
|
openMetadataServerConfig:
|
||
|
hostPort: http://localhost:8585/api
|
||
|
authProvider: no-auth
|