2021-12-10 03:07:19 -08:00
|
|
|
{
|
2022-04-09 07:20:55 -07:00
|
|
|
"source": {
|
|
|
|
|
"type": "oracle",
|
|
|
|
|
"serviceName": "local_oracle",
|
|
|
|
|
"serviceConnection": {
|
2021-12-10 03:07:19 -08:00
|
|
|
"config": {
|
2022-04-09 07:20:55 -07:00
|
|
|
"hostPort": "hostPort",
|
|
|
|
|
"username": "username",
|
2021-12-10 03:07:19 -08:00
|
|
|
"password": "password",
|
2022-04-09 07:20:55 -07:00
|
|
|
"type": "Oracle",
|
|
|
|
|
"oracleServiceName":"TESTDB"
|
2021-12-10 03:07:19 -08:00
|
|
|
}
|
2022-04-09 07:20:55 -07:00
|
|
|
},"sourceConfig":{
|
|
|
|
|
"config":{}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"sink": {
|
|
|
|
|
"type": "metadata-rest",
|
|
|
|
|
"config": {}
|
|
|
|
|
},
|
|
|
|
|
"workflowConfig": {
|
|
|
|
|
"openMetadataServerConfig": {
|
|
|
|
|
"hostPort": "http://localhost:8585/api",
|
|
|
|
|
"authProvider": "no-auth"
|
2021-12-10 03:07:19 -08:00
|
|
|
}
|
|
|
|
|
}
|
2022-04-09 07:20:55 -07:00
|
|
|
}
|