CommencerCommencez gratuitement

Connecting a classic operator to a TaskFlow task

Your pipeline includes a BashOperator that captures today's date. A colleague wrote a @task function to log that timestamp, but the two aren't connected yet.

You'll need to use the right attribute on the classic operator to pass its result into the TaskFlow function.

Cet exercice fait partie du cours

<cours>Building Data Pipelines with Airflow</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice