Apache airflow for beginners | Executors Architecture | Comparison

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

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

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

    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.

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

    Very clarifying video! Thanks!

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

    Great explanations! Appreciate your effort and works!

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

    Short and crisp content!

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

    Brilliant explanation on point . Thanks 👍

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

    Very precise explanation

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

    nice and precise explanation.

  • @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  ปีที่แล้ว

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

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

    Great video. Good simplification.

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

    Excellent, thanks bro!

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

    Great Video! Thanks

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

    Good video

  • @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?

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

    Dask Executor ..??