GitHub user iscipar added a comment to the discussion: TypeError when importing operators from airflow.providers.google.cloud.operators.dataproc
Hi, I have added the following lines to my airflow.cfg in this way and when starting the airflow scheduler the same error still occurs. Maybe this would not be correct? ``` [OpenLineage] # Disable sending events without uninstalling the OpenLineage Provider by setting this to true. # # Variable: AIRFLOW__OPENLINEAGE__DISABLED # disabled = True ``` GitHub link: https://github.com/apache/airflow/discussions/46478#discussioncomment-12099396 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
