How to change Airflow docker image?
I got working Airflow image.
Airflow DockerOperator: argument list too long
The Problem:
Airflow DAGs on docker container
i am building an air flow dag that contains extracting data from some files(CSV,TSV,FWT) from a local folder as a tasks
ERROR – Failed to execute task ‘ ti’ (KeyError: ‘ ti’ in Apache Airflow)
I have been getting the following error (repeatedly) in Airflow 2.9.0
: