Airflow: BIgQuery operators from backport packages and DAG Serialization

Created on 5 Aug 2020  路  8Comments  路  Source: apache/airflow

Dzie艅 Dobry (Good morning),

I heard that the BigQuery operators from Backport packages do not work properly when DAG serialization is enabled on the latest version of Airflow.

KeyError: "Operator Link class 'airflow.providers.google.cloud.operators.bigquery.BigQueryConsoleLink' not registered"

We should confirm this information and make a change to ensure compatibility between the latest version of Airflow and backport packages.

In Airflow 2.0, this error does not occur. It may be related to this change, but I'm not sure.
https://github.com/apache/airflow/pull/7327/files

Du偶o mi艂o艣ci (Lots of love),
Kamil Bregu艂a

CC: @anitakar @kaxil

backport-packages serialization bug Google

All 8 comments

CC: @potiuk

@kaxil @dimberman -> would be great to fif it before 1.10.12 gets released - so if we are very close to cutting 1.10.12 we might speed up testing and fixing this one. Are we very close to release 1.10.12 ?

@kaxil @dimberman -> would be great to fif it before 1.10.12 gets released - so if we are very close to cutting 1.10.12 we might speed up testing and fixing this one. Are we very close to release 1.10.12 ?

Still not that close, k8s fixes have been a pain. At this rate we can look at cutting RCs next week -- not happening this week. So yeah I would say we have some time :)

Still not that close, k8s fixes have been a pain. At this rate we can look at cutting RCs next week -- not happening this week. So yeah I would say we have some time :)

Purrfect :cat: !

Any updates on this @potiuk? I am going through all 1.10.12 issues currently -- would love to create RCs by EOD tomorrow.

@turbaszek :) ? any news /updates here ?

Confirmed that #7327 fix this issue. I was able to replicate the behavior and I've tested BigQuery operators from master with 1.10.10

Was this page helpful?
0 / 5 - 0 ratings