Airflow Sensors : Get started in 10 mins

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

КОМЕНТАРІ • 17

  • @CherylTo-r6u
    @CherylTo-r6u 7 місяців тому +1

    Always love Marc's videos!

  • @sunnychauhan8403
    @sunnychauhan8403 3 роки тому

    Thanks Marc for this video. Very informative...!!!

  • @MrSmarthunky
    @MrSmarthunky 3 роки тому

    Your English has improved 😀

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

    Hi Marc. What about passing date interval from the parent dag? So that the child was triggered after the parent success depending on its schedule

  • @danielatuiran3650
    @danielatuiran3650 3 роки тому

    Hello! Thanks for the vide> One question, how should I set up an external task sensor for DAGs with different schedule internavl ( one is weekly and the other is daily) the daily should be triggered once the weekly is successfull. Appreciate your help!
    Thanks in advance!

  • @mnsosa
    @mnsosa Рік тому +1

    How can I see how many tasks I'm running? Or how many empty slots do I have?

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

    Hello, I have an airflow running on my machine with Postgresql on the scheduler's backend and LocalExecutor, but when I put my dags to run it consumes a lot of server CPU, how could I solve this high consumption problem?

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

    Hi Marc, thanks for the video. One question, is sensor means that it will only succeed if the task before the sensor is successful?

  • @VijayManivannan-xm4zf
    @VijayManivannan-xm4zf 2 роки тому

    Is It possible to set dynamic timeout to the sensor, rather than a static one

  • @reneschonfelder792
    @reneschonfelder792 3 роки тому

    Hi Marc, thanks for the videos. I wanted to get a course from you on Udemy, but sadly your voucher code is not valid anymore. Any change you have a new one?

  • @dhanasekar7068
    @dhanasekar7068 3 роки тому

    Hi Marc, Shall I know how to dm you. I need to clear one doubt regarding airflow sensor. Also, can you make video for sql sensor and hql operator DAG nodes in downstream?

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

    How can I implement an PhytonSensor?

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

    How to create custom provider