5 MUST KNOW Airflow debug tips and tricks | Airflow Tutorial Tips 1

preview_player
Показать описание
5 MUST KNOW Airflow debug tips and tricks | Airflow Tutorial Tips 1

#Airflow #AirflowTutorial #Coder2j

========== VIDEO CONTENT 📚 ==========
You guys rock! We have hit more than 1k likes on the 2-hour Airflow Full Course. As promised in this tutorial, I am going to show you the 5 most common airflow errors and must-know tips and tricks to debug and fix them.

Subscribe and Smash the like button to unlock our 5k likes bonus tutorial videos!!
1000 likes 👍 - Bonus videos about how to debug Airflow DAG (Achieved!)
5000 likes 👍 - Bonus videos about Airflow Docker Operator (Keep going!!)

========== T I M E S T A M P ⏰ ==========
Throughout the course, you will learn:
00:00 - Intro
00:47 - DAG Import Error
06:26 - DAG shows up too slow
08:49 - DAG/Task not running
10:22 - DAG/Task run failed
12:26 - Scheduler is not running

========== L I N K S 🔗 ==========

========== Connect with me 👏 ==========
Рекомендации по теме
Комментарии
Автор

Thank you for the video! Exactly what I was looking for

nicpolyakoff
Автор

For Scheduler in docker alias start command. You can start/stop it when needed and instant refresh.

konradjablonski
Автор

DAG Shows up to slow section is for a local airflow setup only. For an airflow docker setup, use the following command in the airflow project directory wherever you've created it:

export

machinimaaquinix
Автор

Could you please tell me what this parent dag and child dag has

shri
Автор

- Hello, everybody!
- Hello, Cleveland Jr.!

kobrowsky
Автор

I have started docker container. Now when I create dag files in my folder- airflow_docker, import airflow is not recognised. What to do?

amitaniket
Автор

Hi, this is a great video. I tried all day long today to fix a error. My airflow is running, muy dag is in place but when I push refresh, nothing happen. I did manually but is like the task is not running. The date I wrote in the code is tomorrow. Any advice? Many thanks

hectorherreraespinola
Автор

Thank you so much for the excellent content!
In the airflow UI (docker), I could not see log history and got the following messages:
*** Log file does not exist:
*** Failed to fetch log file from worker. Request URL is missing an 'http://' or 'https://' protocol.

Do you know if I am missing anything in setup? Thanks a lot in advance!

airflow
Автор

Airflow scheduler is getting down due to deadlock error. what need to do to fix ?

santoshkdwh