20 lines
330 B
JSON
Raw Normal View History

{
"source": {
"type": "gcs",
"config": {
"service_name": "gcp-gcs"
}
},
"sink": {
"type": "metadata-rest",
"config": {}
},
"metadata_server": {
"type": "metadata-server",
"config": {
"api_endpoint": "http://localhost:8585/api",
"auth_provider_type": "no-auth"
}
}
}