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!
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?
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?
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?
Always love Marc's videos!
❤️
Thanks Marc for this video. Very informative...!!!
Your English has improved 😀
haha thanks 😊
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
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!
How can I see how many tasks I'm running? Or how many empty slots do I have?
look at the pools
@@MarcLamberti thank you!
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?
Hi Marc, thanks for the video. One question, is sensor means that it will only succeed if the task before the sensor is successful?
Is It possible to set dynamic timeout to the sensor, rather than a static one
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?
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?
How can I implement an PhytonSensor?
How to create custom provider