mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
18 lines
No EOL
277 B
JSON
18 lines
No EOL
277 B
JSON
{
|
|
"type": "airflow",
|
|
"serviceName": "sample_airflow",
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "Airflow",
|
|
"hostPort": "http://localhost:8080",
|
|
"connection": {
|
|
"type": "Backend"
|
|
}
|
|
}
|
|
},
|
|
"sourceConfig": {
|
|
"config": {
|
|
"includeLineage": true
|
|
}
|
|
}
|
|
} |