23 lines
449 B
JSON
Raw Normal View History

{
"source": {
"type": "glue",
"config": {
"region_name": "us-west-2",
"service_name": "glue_db",
"pipeline_service_name": "glue_pipeline",
"storage_service_name": "s3"
}
},
"sink": {
"type": "metadata-rest",
"config": {}
},
"metadata_server": {
"type": "metadata-server",
"config": {
"api_endpoint": "http://localhost:8585/api",
"auth_provider_type": "no-auth"
}
}
}