Testing a task in Airflow
You've just started looking at using Airflow within your company and would like to try to test run a task within the Airflow platform. You remember that you can use the airflow run command to execute a specific task within a workflow.
An Airflow DAG is set up for you with a dag_id of etl_pipeline. The task_id is download_file and the start_date is 2023-01-08. All other components needed are defined for you.
Which command would you enter in the console to run the desired task?
Deze oefening maakt deel uit van de cursus
Introduction to Apache Airflow in Python
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen