SubprocessHook

Apache Airflow

Hook for running processes with the subprocess module.

View on GitHub

Last Updated: Dec. 16, 2022

Access Instructions

Install the Apache Airflow provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Documentation

Hook for running processes with the subprocess module.

Was this page helpful?