mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 20:19:31 +00:00
22 lines
464 B
YAML
22 lines
464 B
YAML
source:
|
|
type: oracle
|
|
serviceName: local_oracle
|
|
serviceConnection:
|
|
config:
|
|
hostPort: hostPort
|
|
username: username
|
|
password: password
|
|
type: Oracle
|
|
oracleServiceName: TESTDB
|
|
sourceConfig:
|
|
config: {}
|
|
processor:
|
|
type: orm-profiler
|
|
config: {}
|
|
sink:
|
|
type: metadata-rest
|
|
config: {}
|
|
workflowConfig:
|
|
openMetadataServerConfig:
|
|
hostPort: "<OpenMetadata host and port>"
|
|
authProvider: "<OpenMetadata auth provider>" |