-
### Apache Airflow Provider(s)
neo4j
### Versions of Apache Airflow Providers
_No response_
### Apache Airflow version
2.9.0
### Operating System
macOS
### Deployment
Docker-Compose
### Depl…
-
**Apache Airflow version**: 1.10.9
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.14.9
**Environment**:
- **Cloud provider or hardware configuration**: AWS …
-
**Context**
Many people from the community need to realise Cosmos can host dbt docs, as implemented by @dwreeves in https://github.com/astronomer/astronomer-cosmos/pull/737.
The goal of this blo…
-
For Airflow 3, we should take a look at which config & settings fields that we want to keep or remove. Particularly for the webserver.
Config we should remove:
- `dag_default_view`: Unnecessary with …
-
Upon installing airflow-metrics via poetry, we began receiving this error in Sentry.
```
ModuleNotFoundError
No module named 'google.api_core'
```
We believe the cause to be that the `airflow_m…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.3
### What happened?
We are facing intermittent json …
-
Right now it is impossible to pass a `Param()` into a `DbtDag()` or `DbtTaskGroup()` that selects and de-selects models.
The reason why is pretty obvious when you think about it: these params are u…
-
### Apache Airflow version
2.9.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
### Observed behavior
some task instances are marked as failed w…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.6.3 (problem occurs in latest version as well, will try to do…
-
### Apache Airflow version
2.5.1
### What happened
We use `default_args` to configure common parameters across our Airflow deployments. Some of those parameters are specific to certain operators or…