{ "source": { "type": "oracle", "config": { "host_port":"host:1521", "username": "pdbadmin", "password": "password", "service_name": "local_oracle", "service_type": "Oracle", "oracle_service_name": "ORCLPDB1" } }, "sink": { "type": "metadata-rest", "config": { } }, "metadata_server": { "type": "metadata-server", "config": { "api_endpoint": "http://localhost:8585/api", "auth_provider_type": "no-auth" } } }