Working with Airflow
📄️ Sharing code between Airflow DAGs
This pattern describes what you can do if you have common airflow code/operators, which you want to share across multiple projects.
📄️ Using the Airflow REST API
How to use the Airflow REST API with Conveyor
📄️ Alerting in Airflow
This pattern describes how you can configure Airflow alerting using an alerting project in Conveyor
📄️ Using Conveyor run with Airflow dynamic tasks
We describe how to use conveyor run with Airflow dynamic tasks
📄️ Developing with the Conveyor Airflow plugin
How to install Conveyor Airflow plugins for development and testing
📄️ Using secrets in ConveyorContainerOperatorV2
We describe how to configure and use secrets in Airflow operators
📄️ Airflow Configuration
Describes how to configure Airflow properties for a given environment.
📄️ Publish Airflow lineage to DataHub
Describes how to integrate Airflow with Datahub
📄️ Using XComs in Conveyor
Describes how to use XComs within Conveyor