Sensory Deprivation
You've recently taken over for another Airflow developer and are trying to learn about the various workflows defined within the system. You come across a Dag that you can't seem to make run properly using any of the normal tools.
- Trigger the Dag using the
Triggerbutton in the upper right corner - Try looking at the code or the running task details to determine what might be wrong.
This exercise is part of the course
Introduction to Apache Airflow in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise