nutritious-bird-77396
03/10/2022, 4:15 PMgreen-football-43791
03/10/2022, 4:34 PMgreen-football-43791
03/10/2022, 4:34 PMnutritious-bird-77396
03/10/2022, 4:57 PMdazzling-judge-80093
03/10/2022, 4:58 PMnutritious-bird-77396
03/10/2022, 10:21 PMacryl-datahub[airflow] plugin to the requirements.txt
2. Added a connection datahub-rest-default to GMS
3. Added the following configs:
lineage.backend - datahub_provider.lineage.datahub.DatahubLineageBackend
lineage.datahub_kwargs - {\"datahub_conn_id\": \"datahub_rest_default\",\"cluster\": \"dev\",\"capture_ownership_info\": true,\"capture_tags_info\": true,\"graceful_exceptions\": true }
After adding the configs the cluster update fails without any details on errors.
Will update as i learn more.nutritious-bird-77396
03/10/2022, 10:22 PMdazzling-judge-80093
04/01/2022, 6:51 AMnutritious-bird-77396
04/01/2022, 4:45 PMDatahubEmitterOperator
The hard part is MWAA lineage backend doesn't have much logs too...dazzling-judge-80093
04/01/2022, 4:55 PMdazzling-judge-80093
04/01/2022, 4:56 PMdamp-greece-27806
04/01/2022, 6:44 PMnutritious-bird-77396
04/01/2022, 7:03 PMdazzling-judge-80093
04/01/2022, 7:03 PMnutritious-bird-77396
04/01/2022, 7:04 PMos.environ["AIRFLOW__LINEAGE__BACKEND"] = "datahub_provider.lineage.datahub.DatahubLineageBackend"
os.environ[
"AIRFLOW__LINEAGE__DATAHUB_KWARGS"
] = '{"datahub_conn_id":"datahub_rest","cluster":"dev","capture_ownership_info":true,"capture_tags_info":true,"graceful_exceptions":true}'damp-greece-27806
04/01/2022, 8:00 PMdamp-greece-27806
04/01/2022, 8:01 PMgray-agency-10420
04/05/2022, 6:49 PMdazzling-judge-80093
04/05/2022, 7:07 PM