Managing Connections Storing connections in environment variables JSON format example URI format example Storing connections in a Secrets Backend Storing connections in the dat...
Webserver Rendering Airflow UI in a Web Frame from another site Disable Deployment Exposure Warning Sensitive Variable fields Web Authentication Password Other Methods Example...
Serialization Airflow Object Registered Serialization To support data exchange, like arguments, between tasks, Airflow needs to serialize the data to be exchanged and deserial...
Lineage Shorthand notation Lineage Backend Lineage Note Lineage support is very experimental and subject to change. Airflow can help track origins of data, what happens to i...
Airflow’s release process and version policy Deprecation policy Experimental features Airflow’s release process and version policy Since Airflow 2.0.0 and provider packages 1....
Dynamic DAG Generation Dynamic DAGs with environment variables Generating Python code with embedded meta-data Dynamic DAGs with external configuration from a structured data file...
FAQ Scheduling / DAG file parsing Why is task not getting scheduled? How to improve DAG performance? How to reduce DAG scheduling latency / task delay? How do I trigger tasks ba...