Airflow DAG: Make your data pipelines better!

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 12

  • @Eva-gp7vs
    @Eva-gp7vs 2 роки тому

    Very useful! I love your videos 👏

  • @demohub
    @demohub 2 роки тому

    Great overview. Thanks

  • @richardmonteiro8694
    @richardmonteiro8694 8 місяців тому

    how can we dynamically pass tasks instead of the static list parameters?

  • @ldk6853
    @ldk6853 Рік тому

    How to make one dag to be triggered only if another one is successful without equal schedule intervals?

  • @ArmyLover-ce8dg
    @ArmyLover-ce8dg 8 місяців тому

    In this case you dynamically defined three tasks, what if next day you want to be able to automatically define 5 tasks?

    • @MarcLamberti
      @MarcLamberti  8 місяців тому

      Dynamic task mapping :)

    • @maroofshahid7136
      @maroofshahid7136 8 місяців тому

      He passed a list containing 3 elements, so three tasks spawned.
      You can define 5 task by passing the 5 elements in the list.

  • @fox_trot
    @fox_trot 2 роки тому

    thank you

  • @swamynaidulenka
    @swamynaidulenka 7 місяців тому

    Great

  • @miltonmason7036
    @miltonmason7036 2 роки тому

    promosm