You guys rock! check out the 1000 likes👍bonus tutorial here: kzbin.info/www/bejne/a4LboqSbhN19nqs Continue smashing the like button to unlock 5000 likes 👍 - Bonus videos about Airflow Docker Operator. Request videos here: forms.gle/UMp4GA3krcSMMWzy9 Thanks for your support!
@haoyuwang5995 Жыл бұрын
I am confused about the definition of "FREE" around 24:30. Why the excutor have the ability to run the queued task when the coputation requirement are not satisfied. Also, I looked in the documentation, FREE is not mentioned in the TASK LIFECYCLE page. Is that a legit term or it is just a word for better understanding.
@haoyuwang5995 Жыл бұрын
did you want to say that the FREE means that task get its turn to run but due to not enough resources it wait for more computation power and that distinguish this very task from other queued tasks.
@KokkeOP Жыл бұрын
@@haoyuwang5995 You can undeestand "FREE" as "now available". So if not involved in any computation, it is "now available" to proceed.
@linorics2 жыл бұрын
Exactly what I was looking for. I appreciate the failures and fixing them. Very well done!
@stumblinzz Жыл бұрын
Thank you, this was responsibly informative. There was other sources of info I didn't even get as good of information when compared to this video. Simply put your video is really good! Thank you for making it.
@coder2j Жыл бұрын
Thank you very much for you support, it means a lot to the channel! ♥️♥️
@samuelbainbridge9688 Жыл бұрын
I'm completely new to using airflow and this video has been so good to get started with the key concepts and use cases! Very clear explanations, concise information and brilliantly broken down into logical modules. Thank you for creating this content for us :)
@coder2j Жыл бұрын
You are welcome 🤗! Glad it helped.
@coder2j2 жыл бұрын
What do you want to learn in the next tutorial series? Vote your ideas here: kzbin.infocommunity 👈👈
@bibid89409 ай бұрын
Really solid tutorial! I was forced to learn creating Airflow DAGs in my current project at work. Upon seeing it the first time, I thought it was complicated and hard but this video helped me further understand its use cases. Kudos!
@coder2j9 ай бұрын
Thank you! 🤗
@pashachechehov34832 ай бұрын
Thank you for this tutorial!
@bad.hat.harry.2 ай бұрын
OMG! How you structured and broke down the layered info and backed it up with code is AMAZING! Keep it up!
@mustafamaged9112 Жыл бұрын
Even though I was already familiar with airflow this was still a major help and I really enjoyed it! your work is really appreciated thank you!
@coder2j Жыл бұрын
You are welcome! Glad it helped.
@josephthien65452 жыл бұрын
I love this absolutely great tutorial. Very clear, understandable, suitable for beginners and it's free. In addition, your voice is so warm, slow that I can listen it clearly. Thank you so much for your tutorials! Waiting for more videos ❣
@coder2j2 жыл бұрын
Thanks for watching. You are welcome! :-)
@brunocamargos88452 жыл бұрын
Hey, thank you for the tutorial. It is clear that you really know a lot about Airflow, and you also do very good job explaining.
@scchengaiah4904 Жыл бұрын
Thank you for sharing the airflow concepts. Really helpful to get started. Referring to the documentation on the go felt great and realistic 😊
@robinhood32032 жыл бұрын
It might be better to start the tutorial with the "Intro part" (what is Airflow etc.) but in general I learned a lot, thanks!
@dollybonde68742 жыл бұрын
Loved the tutorial. Learned all the basics required to get started. Thanks for sharing.
@richardtvtv9 ай бұрын
Outstanding Tutorial. As a complete noob, this was so detailed and precisea and accounted for all possibe ways newbies like me can get stuck. Thanks for turning something daunting into a piece of cake!
@coder2j9 ай бұрын
Glad it helped! ❤️
@HandsomeSmells22 күн бұрын
Absolutely incredible video! I learned so much, this course was better than the paid Udemy course I took. Your teaching style and the depth of your tutorials were brilliant. I'll be taking your pyspark course on KZbin next!
@gracecragg90412 жыл бұрын
I watched your another video "5 MUST KNOW Airflow debug tips and tricks ". it is soo good! it is very clear explanation and steps by steps. I really learn a lot from it. Hopefully you can generate more tutorial !
@coder2j2 жыл бұрын
Thanks for watching! More videos come soon
@eminmmmdov2075 Жыл бұрын
Dear Course Instructor, I hope this message finds you well. I just wanted to take a moment to express my appreciation for your excellent course. It has been a fantastic learning experience, both educational and fun. However, I wanted to bring to your attention that some of the Python codes used in the course are no longer functional, which can cause some challenges for students trying to complete the course. As a result, I have some suggestions to make the experience even better. It would be fantastic if you could update the Python codes to reflect current practices and ensure they are functional. This would undoubtedly help students complete the course more efficiently and effectively. Thank you once again for offering such an exceptional course, and I look forward to seeing how it continues to evolve. Best regards,
@coder2j Жыл бұрын
Thanks for your comment. I think it is a super valid feedback. Let me check the GitHub repo and fix code which is not working. If you find anything is not working, feel free to share it with me. 🙌
@abutalib9927 Жыл бұрын
@@coder2j The taskflow api dag code is not working. It does not shows up in UI. The with just the name without the dictionary
@willgooutdoors5532 Жыл бұрын
The most detailed and best explanations ever! Some steps might no longer work because of the version updates of packages themselves but I am still able to follow this video for DAGs
@coder2j Жыл бұрын
Glad it helped. 🙌
@BOSS-AI-209 ай бұрын
Thanks for making the complete tutorial. I just finished watching it and learned alot
@coder2j9 ай бұрын
You are welcome 🤗
@believethatyoucan92 Жыл бұрын
Just finished this tutorial, took me about a week plus I made changes to the dags to fully understand it. It is maybe a little bit outdated, I was running the latest version of airflow 2.6.3 but it is still a very good tutorial. The only real differences are tree view is deprecated. The only challenge I had here was using minio s3 as the s3 connection is also deprecated. I modified the code though to use azure blob storage instead and I’m pretty happy. Great tutorial, thank you for this. Also you’re at 5.9k liked where is the video on docker operator @coder2j ??
@coder2j Жыл бұрын
Thanks for your feedback. To get a better learning experience, it is suggested to use the same version as the videos. The Minio S3 deprecation has been covered in this follow up video: kzbin.info/www/bejne/qYexp3Sqfr-KmrM. Second bonus video is planned. Stay tuned! 🙌
@briangary5775 Жыл бұрын
BTW what's your laptop specs
@sirakan_b Жыл бұрын
@jamesbooth2361 why do you use airflow with blob, when there is Azure Data Factory?
@kor53127 ай бұрын
Hello, I have a question. How can I fix this error? ---Cannot relative path--- --After airflow db init-- move In the 07:40
@bactran77992 жыл бұрын
amazing video to learn Airflow. I learned Airflow from other sources, but this tutorial truly helps me understand Airflow. Thank you very much. Keep your great work
@coder2j2 жыл бұрын
Thanks for watching. You are welcome!
@bashaalfoghom19182 жыл бұрын
Thank youuu. This helped tremendously!! one issue I've been facing is that the webserver can't be reached, I get this as an error [2022-06-16 11:29:39 +0300] [64574] [INFO] Worker exiting (pid: 64574) [2022-06-16 11:29:39 +0300] [64571] [WARNING] Worker with pid 64576 was terminated due to signal 15 [2022-06-16 11:29:39 +0300] [64571] [WARNING] Worker with pid 64574 was terminated due to signal 15 [2022-06-16 11:29:39 +0300] [64571] [WARNING] Worker with pid 64575 was terminated due to signal 15 [2022-06-16 11:29:39 +0300] [64571] [INFO] Shutting down: Master [2022-06-16 11:29:39 +0300] [64571] [INFO] Reason: Worker failed to boot. [2022-06-16 11:29:40,996] {webserver_command.py:252} ERROR - [0 / 0] Some workers seem to have died and gunicorn did not restart them as expected [2022-06-16 11:29:51,014] {webserver_command.py:264} INFO - [0 / 0] Spawning 1 workers [2022-06-16 11:31:51,120] {webserver_command.py:217} ERROR - No response from gunicorn master within 120 seconds [2022-06-16 11:31:51,122] {webserver_command.py:218} ERROR - Shutting down webserver do you know what I can do to fix this??
@coder2j2 жыл бұрын
Which demo are you following? I think you probably need to check the setup of the docker compose file. Here is the source code of my demo as a reference: github.com/coder2j/airflow-docker
@Vitali-pe3wg2 ай бұрын
I love your course. It gives a very good and deep introduction to airflow. Many thanks.
@russel25066 ай бұрын
as newbie i found using docker its more easy to understand than all the other ways
@yangwilliam313710 ай бұрын
finished the entire thing in two days. Really practical and informative video.
@coder2j10 ай бұрын
Congrats. You are amazing!
@Y7ED1 Жыл бұрын
Nice selection of Airflow topics. I also like that you insert little errors every here and then, it's more educative than only showing the happy path.
@coder2j Жыл бұрын
Thanks for watching. 🤗
@ceysdatahub7 ай бұрын
this videos are awesome, and probably the most helpful information about usage of airflow. very brief and well prepared. Thanks Coder2j!
@coder2j7 ай бұрын
Thanks for your nice words! 🤗
@francovillarreal5739Ай бұрын
You're great man, thanks a lot for all the info. Learnt a lot!
@randalllionelkharkrang40472 жыл бұрын
Around 46:00 , how is task instance of task1 able to recognize 'ti' parameter? I am not able to understand how its understanding to pick up the paramter
@khurrammazhar93512 ай бұрын
I loved the content, every second was worth it. Thank you!
@brothermalcolm2 жыл бұрын
Need to rewatch this video - one of the best quick overviews on KZbin
@coder2j2 жыл бұрын
Thank you!
@coffeeyum99 ай бұрын
Extremely helpful and easy to follow along. Thank you!
@looklook6075 Жыл бұрын
You are the best! This is just the class I need!
@israelrescalvo Жыл бұрын
This tutorial was really usefull to understand how airflow works. Thanks, you are great!
@coder2j Жыл бұрын
You are welcome 🤗.
@jxiong14265 ай бұрын
Outstanding tutorial! I hope you can release a Kafka tutorial.
@coder2j5 ай бұрын
Thank you for the feedback!
@afroz4242 жыл бұрын
Excellent tutorial for Airflow.. Simply expained in and out in just 2 hours
@coder2j2 жыл бұрын
Thanks for watching!
@aslamsean2 жыл бұрын
Very clear and concise tutorial. Awesome video!
@carlosjunior5541 Жыл бұрын
Thank you a lot for the course !!! Helped me a lot with a task here in my work !!!
@coder2j Жыл бұрын
You are welcome and glad it helped! 🙌🙌
@vohoang66936 ай бұрын
Thank you for sharing free. This is the best airflow course I have leant. Everything is expressed fluently and easy to understand and practise quickly. This courage still working at airflow 2.9.2 - latest version at the time of this command except aws s3 connection (I must watch another video of you to update). I have a question about docker-compose file. What's different type of airflow executors at 13:30 and the purpose of the services you deleted in docker-compose file after that. That good be greet if you have some video to explain them.
@coder2j5 ай бұрын
That's how you configure airflow to run the workflows. Local executor is easy for demonstration, if your dag are computational intensive and lots of dags, you can consider running them in distributed manner, which is done by celery executor for example.
@vohoang66935 ай бұрын
@@coder2j Thank for responding my question. I love distributed system and will try it if I have time. I also watch pyspark tutorial of you, it very clean for developer with pyspark. But that course practices with Spark standalone single node. I used Docker Compose to build a cluster to practice with that course and saveAsTextFile() is not recommanded because spark cluster and single node just processing your workflow and doesn't storage, orther thing is very fine. Love your channel after 2 tutorial clean, short and super easy practise. This is my docker-compose if you want to see version: '3.8' x-spark-common: &spark-common image: bitnami/spark:3.5.0 volumes: - ./notebooks:/home/jovyan/notebooks networks: - bigdata x-spark-worker: &spark-worker
@anima9482 жыл бұрын
Lovely tutorial ! Very clear, well presented, nice ton of your voice. If I may just drop a light remark : you should put a larger band on the bottom of the video as the subtitles are frequently above your text/diagram. Whereas, big thanks !
@coder2j2 жыл бұрын
You are welcome. Thanks for the great feedback.
@mohitmotwani9256 Жыл бұрын
Amazing course. Was able to follow end to end. Thank yo so much.
@coder2j Жыл бұрын
Thanks for watching!
@ashutoshojha4244 Жыл бұрын
Hey .. pls can you tell is it good enough for a basic knowledge of airflow for freshers ... Or should i go with the udemmy course?
@coder2j Жыл бұрын
This course is for airflow beginners, it is more than enough for you to get started.
@brothermalcolm2 жыл бұрын
airflow task lifecycle (happy) no status -> scheduler scheduled -> executor queued -> worker running success
@askntamanl1653 Жыл бұрын
This is amazing. I wasn't expecting like this tutorial. Thank you
@coder2j Жыл бұрын
You are welcome 🤗
@CeylonStats Жыл бұрын
After assign port I get an error "ModuleNotFoundError: No module named 'pwd'". I found that windows computers haven't that module, So what should I do?
@coder2j Жыл бұрын
You can pass the absolute directory to the AIRFLOW HOME environment variable.
@urumomaos24783 ай бұрын
For windows you can do echo %cd%
@diegodelgadocaceres7243 Жыл бұрын
The only place I could find the line which turns down the image lol. Thanks a lot, saved my life.
@coder2j Жыл бұрын
You are welcome! Glad it helped.
@wzm8302953 Жыл бұрын
Thank you so much for your video, it has a very clear structure and very specific explanation, I've gained a lot from it!
@coder2j Жыл бұрын
Thank you!🤗
@barbaraferreiraaguiar10462 жыл бұрын
Thank you very much for this tutorial! I follow everything and now its finally working I was aiming to run it locally but I kept get the error " Airflow module not found". Did a tons of things that I found on stackoverflow and reddit. Nothing happened. The fix was to RESTART my mac. I am not kidding. A whole day to try to understand why the airflow module was not found. It was a restart that solved the issue.
@coder2j2 жыл бұрын
Great to hear!
@АлександрПетренко-с1и Жыл бұрын
very useful guide for beginner thank u much
@helenli89192 жыл бұрын
Thank you so much for this! Very clear explanation and organized content.
@semibenhsan95512 жыл бұрын
Just Amazing ! Keep Going Bro
@coder2j2 жыл бұрын
Thank you so much 😀
@shaktisingh-lu3dm4 ай бұрын
Wonderful course for beginners like me. Very helpful. Thanks a lot
@jayhenderson986727 күн бұрын
Thank you so much for making this video. Very helpful.
@bushidoGF2 жыл бұрын
added to playlist so I can watch later, thanks for this!
@amrikmalhans Жыл бұрын
Did you watch it later?
@mmlmahesh2 жыл бұрын
Great tutorials !! Waiting for more to come.
@plouf1969 Жыл бұрын
Wow this overview is great. Thanks so much for doing this.
@coder2j Жыл бұрын
You are welcome.
@wagnermichaell47762 жыл бұрын
This tutorial is so great 👍👍 easy to understand and concludes all what I need. Thanks so much!! 💯🌞
@coder2j2 жыл бұрын
Glad you live it. :-)
@shobhit0372 жыл бұрын
The best tutorial on airflow. Great job in explaining every core concepts
@coder2j2 жыл бұрын
Thanks for watching!
@cea20168 ай бұрын
thanks! this tutorial is super helpful and I've learned a lot!
@coder2j8 ай бұрын
Thank you!
@gracecragg90412 жыл бұрын
it is a very good learning resource. I should watch it a few more times. Thanks you so much.
@sarahmoussaoui46084 ай бұрын
great course, thanks a lot ! I have a slight problem though with my scheduler and webserver containers in the part 1:24:36 , my containers constantly keep switching between restarting and running status , so i am not able to access the webserver , i tried the steps again but i still can't solve the issue. Help would be appreciated
@rembautimes88084 ай бұрын
Great course look forward to watching more content
@efazshikder182 Жыл бұрын
BOOM! this tutorial was really great
@HieuNguyen-dt1mh2 жыл бұрын
Thank you so much, explain clearly, easy understandable, the voice is good, clear. So dedicated. thank you bro. You got new subscriber!
@coder2j2 жыл бұрын
You are very welcome. :-)
@sabaguzitashvili42232 жыл бұрын
keep going man, thx for the explanation)
@IgorKuts Жыл бұрын
BUN! Nice tutorial, thank you for your effort. Learned a lot.
@coder2j Жыл бұрын
Glad it helped!
@williamvinct2 жыл бұрын
Thank you very much, i really enjoy this course !
@alexdolotov6554 Жыл бұрын
Awesome tutorial! Thank you
@coder2j Жыл бұрын
You are welcome.
@rafaelbandoni10 ай бұрын
Awesome course! Thank you very much :)
@coder2j10 ай бұрын
You are welcome 🤗
@agent_artifical Жыл бұрын
Around 37:00 , where you create the multiple DAG versions, but dont create new files for them. Are they all saved? Or just displayed? I guess it isnt the convenient way to override old DAGs with new ones? Great tutorial so far!
@coder2j Жыл бұрын
The unique identifier of the dag is dag id. When the dag id is updated, the old dag version will be gone. Here just is displayed, it will not be scheduled or run anymore.
@demohub Жыл бұрын
Your explanation of Airflow was clear and easy to follow. Great job!
@coder2j Жыл бұрын
Thank you!
@TheBannanaThief Жыл бұрын
One of best tutorials I've ever seen 40 mins in. Still find few things confusing, eg. running in python env and docker. You are showing them as alternative options and using only docker version in rest of video, right?
@coder2j Жыл бұрын
Yes, the demo in the rest of the video is airflow in docker. But it should work the same locally.
@lakshman587 Жыл бұрын
Thank you soooooo much!! I learnt a lot from this video!!!!
@coder2j Жыл бұрын
You are welcome! 🤗
@KailaashBalachandran2 жыл бұрын
Great tutorial. Thanks for making it free.
@anittasaju28452 жыл бұрын
Great video! Covers everything from installation to advanced airflow concepts. In addition to demos, it also shows how to resolve issues in case of mistakes and how to find relevant operator and hooks from airflow documentation. Thanks a lot!
@coder2j2 жыл бұрын
Glad it was helpful!
@yanni-benoitiyeze48352 жыл бұрын
Thank you for this course :) perfect to start learning quickly
@cuongdo98002 ай бұрын
Your example help me so much, thanks
@agustinfernandez26172 жыл бұрын
Thanks for this tutorial! You are the best!
@coder2j2 жыл бұрын
You are welcome!
@alielzahaby33159 ай бұрын
watched 40 mins and Iam really happy after the coding session. keep it up :)
@coder2j8 ай бұрын
Glad it helped.
@zerg100500 Жыл бұрын
Brilliant tutorial!thank you a lot!
@coder2j Жыл бұрын
You are welcome! ✋
@wylde7802 жыл бұрын
Any chance in creating a video on how to set up was as a secret backend? I'm stuck and can't figure out where I'm going wrong. Thanks for this course. Its been very helpful.
@coder2j2 жыл бұрын
Good idea.💡 Thanks for watching.
@johnyanergos19 күн бұрын
excellent job thank you very much for you tutorial
@AakashYadav-v1b6 ай бұрын
This is best video for Airflow.
@nakulbageja2232 Жыл бұрын
I just love the keyboard sound, oof. Better than having a background music
@chaitanya144998 күн бұрын
this is soo damn great. Thanks a loads instructor.
@riotech38394 ай бұрын
thank you sooo much this was really awesome
@christianestrada60952 жыл бұрын
This vid deserves so much more likes.
@coder2j2 жыл бұрын
Thanks for watching! :-)
@ilonaakhmadullina1280 Жыл бұрын
Amazing! Thank you very much!!! 😍
@coder2j Жыл бұрын
You are welcome 🤗
@FewBreath5 ай бұрын
hi great author, i follow your steps from beginning. i have set the AIRFLOW_HOME and looks ok for this, but seems failed after airflow db init, could you please let me know? if i need to install db first or no? or do you have any suggestion? in minute 7:36 thank you so much broo
@coder2j5 ай бұрын
What error did you get? Did you use the same airflow version as that in the video?
@coder2j5 ай бұрын
If you are using windows, you need to use windows subsystem Linux or skip to install airflow using docker. Airflow doesn't work on windows natively
@FewBreath5 ай бұрын
@@coder2j ah i see bro, i use the windows for install this airflow. Btw for the version i installed the latest version
@deepankarthik42 жыл бұрын
Wonderful tutorial. Clear explanation..
@kabalchik5085 Жыл бұрын
I can't understand why we change the parameters(port to connection) of docker container with postgres which is inside our airflow app I thought that this container is for internal use like metadata etc. At 1:09:00 we created separate docker compose proj with another postgres container, what we are doing: expose existing db or connect new?
@coder2j Жыл бұрын
There are demo showing how to use airflow to get data from S3 and load into postgres db. I expose the postgres port for this purpose. If you use postgres only for airflow, then you don't need to expose the port doe external connection.
@BOSS-AI-209 ай бұрын
what's the reason behind you're using LocalExecutor instead of celeryExecutor?
@coder2j9 ай бұрын
For the demo purposes, I want to keep it simple.
@wenliangzhang2986 Жыл бұрын
Thank you for your tutorial! Very clear demonstration! Look forward to your more tutorials in the future. I am especially interested on the KubernetesPodOperator! How to set up the docker-compose to work with K8s cluster. Thanks!
@coder2j Жыл бұрын
Thanks for your feedback. I have noted it down and see how we can best address it in the future video.
@SnigdhaSannapureddy Жыл бұрын
Hi I would like to learn if i can run airflow locally in python environment using kubernetes executor - basically have scalable kubernetes pod workers with airflow in python env without using docker
@SnigdhaSannapureddy Жыл бұрын
If running airflow in python env using kubernetes executer and pod workers is possible without using docker setup, please make a video covering the setup of such environment.
@kadiresandhanasekaran889511 ай бұрын
Thank you very much for the very useful tutorial
@lavakumar51812 жыл бұрын
Great content...expecting more such videos
@gkranasinghe2 жыл бұрын
superb airflow tutorial ,just amazing
@InconspicuousSquirre2 жыл бұрын
Excellent tutorial. Thank you!
@coder2j2 жыл бұрын
You are welcome!
@durgeshkshirsagar51602 ай бұрын
Pro tip, watch at 1.5x speed. Great tutorial.
@mohammadrezahosseini8435Ай бұрын
This is because the uploaded video is at 0.5x speed of the actual video.
@SreePotluri20242 жыл бұрын
Helpful! Thank you!
@guodongbai39642 жыл бұрын
Very good tutorial for a totally new Airflow user. 赞