fancy-artist-67223
07/07/2022, 10:18 AMAIRFLOW_CONN_DATAHUB_REST_DEFAULT: <datahub-rest://http>%3A%2F%2Fdatahub-gms%3A8080
AIRFLOW__LINEAGE__BACKEND: datahub_provider.lineage.datahub.DatahubLineageBackend
AIRFLOW__LINEAGE__DATAHUB_KWARGS: '{"datahub_conn_id": "datahub_rest_default",
"capture_ownership_info": true,
"capture_tags_info": true,
"graceful_exceptions": true }'
Once I add this to my docker compose file (is the one airflow provides, no changes) I can't get the airflow to start. Could you please help me? Thank youdazzling-judge-80093
07/07/2022, 10:34 AMfancy-artist-67223
07/07/2022, 11:29 AMfancy-artist-67223
07/07/2022, 11:30 AMdazzling-judge-80093
07/07/2022, 2:06 PMfancy-artist-67223
07/07/2022, 2:25 PMfancy-artist-67223
07/07/2022, 2:37 PMfancy-artist-67223
07/07/2022, 3:41 PMERROR - ('Unable to emit metadata to DataHub GMS', {'message': "HTTPConnectionPool(host='datahub-gms', port=8080): Max retries exceeded with url: /aspects?action=ingestProposal (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5dc75d5710>: Failed to establish a new connection: [Errno -2] Name or service not known'))"})
which I will try to fix. Thank you for your helpdazzling-judge-80093
07/07/2022, 4:04 PMfancy-artist-67223
07/07/2022, 4:26 PM