Apache airflow for beginners | Executors Architecture | Comparison

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 17

  • @maxcoteclearning
    @maxcoteclearning  2 ปีที่แล้ว

    Run airflow on multinode kubernetes cluster - tutorial out now
    th-cam.com/video/RqSYh3UI_Is/w-d-xo.html

  • @PedroCarneiroJr1971
    @PedroCarneiroJr1971 2 ปีที่แล้ว +7

    At 5:12 you'll need to reedit the audio because there's an overlapping audio on the top of the main one.

  • @shaikhmushfikurrahman4233
    @shaikhmushfikurrahman4233 ปีที่แล้ว

    Great explanations! Appreciate your effort and works!

  • @PedroCarneiroJr1971
    @PedroCarneiroJr1971 2 ปีที่แล้ว

    Very clarifying video! Thanks!

  • @kkmahapatra8538
    @kkmahapatra8538 2 ปีที่แล้ว

    Brilliant explanation on point . Thanks 👍

  • @uneq9589
    @uneq9589 2 ปีที่แล้ว

    Short and crisp content!

  • @manivenkata
    @manivenkata ปีที่แล้ว

    Very precise explanation

  • @shakib.polock
    @shakib.polock ปีที่แล้ว

    nice and precise explanation.

  • @vijayannallasami376
    @vijayannallasami376 2 ปีที่แล้ว

    Excellent, thanks bro!

  • @lingxu9697
    @lingxu9697 2 ปีที่แล้ว

    Great Video! Thanks

  • @essakhan1575
    @essakhan1575 3 ปีที่แล้ว

    Great video. Good simplification.

  • @NathanPrice-qr2wn
    @NathanPrice-qr2wn ปีที่แล้ว

    With a Celery Executor could you have the workers behind a HorizontalPodAutoscaler to not always have a fixed number of workers or does something about Airflow prevent that kind of dynamic scaling?

  • @jatingrover5557
    @jatingrover5557 3 ปีที่แล้ว +1

    Thanks for sharing knowledge. It is great video indeed. Can you post some content for single node and multi node concept of Airflow. What all components run on same machine/node and what all run on different machine/node. How different components work in conjunction with each other for Airflow execution .

    • @maxcoteclearning
      @maxcoteclearning  3 ปีที่แล้ว

      Glad you like it. And thank you for being our first subscriber. Sequential and Local Executors are good example of how airflow manages running tasks on same machine. Whereas Celery and Kubernetes executors are normally utilised for multi node architecture. We will look into this in-depth on upcoming videos about how Kubernets Executors work with minikube and on AWS. meanwhile this may help you further limitlessdatascience.wordpress.com/2019/10/10/apache-airflow-architecture .

    • @maxcoteclearning
      @maxcoteclearning  2 ปีที่แล้ว

      @Jatin Run airflow on multinode kubernetes cluster - tutorial is out now
      th-cam.com/video/RqSYh3UI_Is/w-d-xo.html

  • @shivkrishnajaiswal8394
    @shivkrishnajaiswal8394 2 ปีที่แล้ว

    Good video

  • @muralichiyan
    @muralichiyan 6 หลายเดือนก่อน

    Dask Executor ..??