-
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 …
-
### Description
Unlike the operators I'm accustomed to, the default logger is not returning the cloud run jobs logs to the airflow task.
### Use case/motivation
Avoids the context switching o…
-
Currently we only support a single git repo with `dags.gitSync`, we should consider extending this to allow for multiple dags git repos, if this can be done with minimal impact to the values structure…
-
### Descrição do problema
Descreva de forma clara e objetiva o problema relatado.
### Passos para reproduzir o problema
1. Acesse a página [airflow](https://airflow.scielo.br/admin/airflow/log?ta…
-
There are numerous problems that could go wrong with an Airflow DAG, ex:
* Duplicate DAG name
* Duplicate Task ID
* Duplicate Task Dependency
* Task without DAG
* No Cycles [ DAG should be ac…
-
I have an [Apache Airflow](https://airflow.apache.org/) project and in that framework there's a massive use of dynamic module loading e.g. by manually creating modules from plugins and adding them to …
-
Git is required when pip installing packages(requirements) that are pointing to a github location. This is not possible right now as git is removed in the Dockerfile as its part of build dependency. I…
-
hello,
Usecase: Database name is different from schema names and multiple schemas are available..
1. Trying to connect to redshift db name: main (using conn_id and database name is passed in airfl…
-
Hi,
I followed the steps for GCP and created the project and datasets. When running for first time, I get the error in **ethereum_verify_streaming_dag**
```
[2022-07-27 03:40:24,285] {taskinsta…
-
### Body
We do not have triggers information exposed in provider info but some Providerst already expose some (for example cncf.kubernetes).
What needs to be done:
- [x] add triggers to prov…