-
Not sure if this should be here, but it happens mostly with cosmos dags.
My airflow instance is in a kubernetes cluster, so this might be a problem with the scheduler, not with cosmos itself. I'm u…
-
## Description
Stackable operators use hard-coded pod security contexts as noted in this [issue](https://github.com/stackabletech/issues/issues/607).
These are rather arbitrary and mostly useless i…
-
Go through the dbt API and finalize on which operators we can add to OSS airflow / async versions in astronomer-providers
-
Could we get rid off this long import?
`airflow.operators.bash_operator.BashOperator`
Would be greate to have
`BashOperator`
instead
-
Hi everybody,
I'm trying to convert a sklearn model:
The environment:
Python 3.10.9
skl2onnx 1.14.0
scikit-learn 1.2.1
```
from sklearn.ensemble import RandomForestClassifier
clf = Random…
-
## Mandatory informations:
##### There are customers are directly impacted by this bug? Which?
- duxnutritioncom
-------------------------------------------
#### Bug Category
- [ ] Connection…
-
I am getting the following error when runnig this.
>[2018-01-04 11:12:23,372] {models.py:1342} INFO - Executing on 2018-01-04 00:00:00
>[2018-01-04 11:12:23,400] {base_hook.py:67} INFO - Using …
-
I'm new to trying to use Airflow with Docker, so this might be user error. I launched the docker container for Airflow, launched a scheduler, and am unable to get a task to move past the "running" sta…
-
### Description
I think a lot of the teams already use nats as their message broker or streaming services and it would be a great Idea to have this as a part of the operators in airflow as well.
###…
-
**Apache Airflow version**: 1.10.13
**Environment**: Docker (Ubuntu 18.4 - Python 3.7)
- Cloud provider or hardware configuration: Azure
- OS (e.g. from /etc/os-release): Docker (Ubuntu 18.4 - …