-
Partial airflow log
```
[2019-12-30 07:35:30,669] {bash_operator.py:105} INFO - Temporary script location: /tmp/airflowtmplsl1xq_k/reload_gunicornpy0mdv3a
[2019-12-30 07:35:30,670] {bash_operator.p…
-
### Apache Airflow Provider(s)
amazon
### Versions of Apache Airflow Providers
apache-airflow-providers-amazon==8.16.0
### Apache Airflow version
2.8.1
### Operating System
N/A
### Deployment
…
-
Hi GoCardless team! Would love to submit a PR to extend airflow-dbt to add a [build operator](https://docs.getdbt.com/reference/commands/build) to support functionality added in dbt v0.21
I've al…
-
Please look at docs to see if there are other operators we should make Async (Principle - Only create Async operators for the “sync-version” of operators that do some level of polling; take more than …
-
Having a Airflow operator to run ELT jobs will be a really helpful feature. Especially for someone who already uses airflow for their pipelines on MWAA(AWS).
-
Implement async versions for the following operators(Aligned on descending order of priority):
- [ ] [`SparkSubmitOperator`](https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/stab…
-
### Affected Stackable version
Nightly
### Affected Apache Airflow version
2.8.1
### Current and expected behavior
Using this AirflowCluster:
```
---
apiVersion: airflow.stackable.tech/v1alp…
-
Hi,
While following the quickstart (or development.md) and deploying the CR, there's an ImagePullBackOff error (Back-off pulling image "gcr.io/airflow-operator/airflow:1.10.2") on an AWS KOPS clust…
-
#### Environment details
- OS type and version:
- Python version: 3.8
- pip version: 20.1.1
- `google-cloud-aiplatform` version: `google-cloud-aiplatform>=1.7.1,
-
Hello guys,
In our case the resume step fails because the `mwaa_import_data` dag fails while importing `variable.csv`
This is the error:
```
[2024-05-16, 08:01:16 UTC] {{taskinstance.py:1937}}…