-
### Context
I'm using Airflow Celery. I'm trying to move from `BashOperator` executing `python script.py` to the actual `PythonOperator` but I'm running into a logging error.
I have the following …
-
### Description
Add an option to automatically create, map, and manage secrets from Airflow Connection to a Kubernetes Secret for Kubernetes Pod Operator.
### Use case/motivation
One of the import…
-
**Apache Airflow version**:2.1.1
**OS**:Debian GNU/Linux 10
**Apache Airflow Provider versions**:
**Deployment**:Astronomer
**What happened**:
When Using the Task…
-
### Apache Airflow Provider(s)
google
### Versions of Apache Airflow Providers
apache-airflow-providers-google==10.12.0
### Apache Airflow version
2.8.0
### Operating System
Windows 11
### Dep…
Cir02 updated
3 months ago
-
I wasn't able to import the papermill module. Any idea how to fix this?
Error log:
webserver_1 | from airflow.operators.papermill_operator import PapermillOperator
webserver_1 | ModuleNotFo…
-
**Describe the bug**
Integrate using the airflow plugin v2 and then, TrinoOperator to run a query and see that the task flow and dataset are opened.
However, the dataset was linked to presto instead…
-
### Apache Airflow Provider(s)
google
### Versions of Apache Airflow Providers
apache-airflow-providers-google==10.12.0
### Apache Airflow version
2.7.3
### Operating System
debia…
-
Hi experts,
I tried to use the external_task_sensor in dag yaml but I can make either one of the execution_delta and execution_date_fn attribute works.
For the execution_date_fn attribute I wrote …
-
[2017-03-28 14:53:07,932] {models.py:266} ERROR - Failed to import: /usr/local/lib/python3.5/site-packages/airflow/example_dags/example_http_operator.py
Traceback (most recent call last):
File "/u…
-
Hello,
I was trying out the tutorial to learn more about fileflow and airflow and received this error when running the tutorial code:
```
Traceback (most recent call last):
File "", line 7, in …