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 tasks test 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 2026-01-08. All other components needed are defined for you.
Which command would you enter in the console to run the desired task?
Diese Übung ist Teil des Kurses
<Kurs>Einführung in Apache Airflow mit Python</Kurs>Interaktive praktische Übung
Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis
Übung starten