-
**Apache Airflow version**:
1.10.11
**Environment**:
- **Cloud provider or hardware configuration**:
- **OS** (e.g. from /etc/os-release): Ubuntu 20.04
- **Kernel** (e.g. `uname -a`): 5.4.0-…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.1
### What happened?
I wrote a listener plugin and added it to …
-
### Discussed in https://github.com/apache/airflow/discussions/18511
Originally posted by **salvob41** September 22, 2021
### Description
It would be useful if when someone decide to turn a…
-
I was trying to do a scan on the requirements for apache-airflow, which is currently a pretty long list of pinned dependencies:
```python
[13:33:59] ERROR cve_bin_tool.VersionScanner - b' erro…
-
**Describe the bug**
Example dag which used to pass now fails failing with error on airflow v2.5.1
**Version**
* OS: Linux
**To Reproduce**
Steps to reproduce the behavior:
1. Write the DAG …
-
Hi Rian,
I am trying to get your project running. Maybe you can help me with this one? I cannot find anywhere in the code where the pg_dwh connection is defined.
```
aee4fc0d1fcd
*** Reading l…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
I tried to set up a task that uploads files to an endpoint via SFTP using SFTP Operator from one of Airfl…
-
[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…
-
Has anyone use this operator with Airflow? ie Schedule jobs via airflow instead of built in Cron?
Any Suggestions on how to go about doing it?
Only way I could find to rerun an existing job (Spark…
-
### What do you see as an issue?
Since PR https://github.com/apache/airflow/pull/34040/files, factory_name and resource_group_name have become required keyword arguments. This is however not reflecte…