Creating a custom plugin for Apache Airflow ...
docs.aws.amazon.com › mwaa › latestJan 10, 2012 · virtualenv Custom plugin sample code Apache Airflow will execute the contents of Python files in the plugins folder at startup. This plugin will patch the built-in PythonVirtualenvOperater during that startup process to make it compatible with Amazon MWAA. The following steps show the sample code for the custom plugin. anchor anchor
Plugins — Airflow Documentation
airflow.apache.org › 2 › pluginsUsing Airflow plugins can be a way for companies to customize their Airflow installation to reflect their ecosystem. Plugins can be used as an easy way to write, share and activate new sets of features. There's also a need for a set of more complex applications to interact with different flavors of data and metadata. Examples: