-
**Apache Airflow version**: 1.10.10
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
**Environment**:
- **Cloud provider or hardware configuration**:
…
-
## Description
It would be great to have a hook / a good place to attach some code after all pipelines have been registered but before the execution starts. I would like to do this for the sake of pe…
-
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is, and what commands you ran.)
Tried to create a backup for all namespaces that matches `*-helm` rege…
kaxil updated
4 months ago
-
```
pip install "apache-airflow[devel_ci]==1.10.14rc1" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1-10/constraints-3.6.txt"
```
This (run against https://github.co…
-
```
[2022-06-17 01:57:44,140] {base.py:68} INFO - Using connection ID 'airbyte_default' for task execution.
[2022-06-17 01:57:44,141] {http.py:129} INFO - Sending 'POST' to url: http://airbyte-serve…
-
Hi,
I'm failing to get your Operator to work due to what seems to be a mismatch of SQLalchemy and Psycopg2/Postgres. See this [Stackoverflow Thread](https://stackoverflow.com/questions/14783505/en…
-
Once a yaml has a line with a key that is longer than 128 characters (note that this might be the key itself, or indentation!), `difft` fails to see any differences afterwards:
### Inputs
`file1.y…
-
## Description
We recently had a [Wikimedia provider script run failure](https://airflow.openverse.engineering/log?execution_date=2022-09-16T00%3A00%3A00%2B00%3A00&task_id=load_audio_data.load_fr…
-
Wanted to learn airflow and using it through docker.
I used the LocalExecutor compose file with uncommented volume for the plugin folder.
Here my project structure :
```
├── dags
│ └── dag.py
…