GitHub user DonghaLim added a comment to the discussion: How I can resolve openlineage provider's error ?
I followed User guide : - https://airflow.apache.org/docs/apache-airflow-providers-openlineage/stable/guides/user.html Detail Info: - Airflow = 2.7.3 - apache-airflow-providers-openlineage = 1.4.0 - Parameter - OPENLINEAGE_URL : http://marquez:80 - AIRFLOW__OPENLINEAGE__NAMESPACE : airflow Error Log [2024-10-29, 06:33:00 UTC] {__init__.py:74} DEBUG - Lineage called with inlets: [], outlets: [] [2024-10-29, 06:33:00 UTC] {taskinstance.py:844} DEBUG - Refreshing TaskInstance <TaskInstance: load_piper_daily.drop_partition_click_tv_smartthings_app scheduled__2024-10-25T00:00:00+00:00 [running]> from DB [2024-10-29, 06:33:00 UTC] {taskinstance.py:1458} DEBUG - Clearing next_method and next_kwargs. [2024-10-29, 06:33:00 UTC] {taskinstance.py:1400} INFO - Marking task as SUCCESS. dag_id=load_piper_daily, task_id=drop_partition_click_tv_smartthings_app, execution_date=20241025T000000, start_date=20241029T063251, end_date=20241029T063300 [2024-10-29, 06:33:00 UTC] {taskinstance.py:2430} DEBUG - Task Duration set to 9.217579 [2024-10-29, 06:33:00 UTC] {listener.py:113} DEBUG - OpenLineage listener got notification about task instance success [2024-10-29, 06:33:00 UTC] {manager.py:150} DEBUG - extractor for RerunnableAthenaOperator is None [2024-10-29, 06:33:00 UTC] {manager.py:109} DEBUG - Unable to find an extractor task_type=RerunnableAthenaOperator airflow_dag_id=load_piper_daily task_id=drop_partition_click_tv_smartthings_app airflow_run_id=scheduled__2024-10-25T00:00:00+00:00 [2024-10-29, 06:33:00 UTC] {configuration.py:1050} WARNING - section/key [openlineage/config_path] not found in config [2024-10-29, 06:33:00 UTC] {utils.py:408} WARNING - section/key [openlineage/config_path] not found in config GitHub link: https://github.com/apache/airflow/discussions/43454#discussioncomment-11083779 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
