Writing a minimal TaskFlow Dag
Your team is starting a new data pipeline project. Before building the full pipeline, your lead asks you to set up a minimal Dag to verify the environment is working.
An exercise file includes dag.test() at the bottom, which runs the entire Dag in a single process so you can see task output directly.
This exercise is part of the course
Building Data Pipelines with Airflow
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise