Found this incredibly helpful, went ahead and created some timecodes b/c I can see myself referencing this video 0:40 - Intro 5:00 - Context (Container, Images, Why?) 15:10 - Status (History, Current Status) 21:00 - Internals (Dockerhub, Building, Testing) 35:54 - Usage (Extending Image, Custom a.k.a build from source) 43:40 - Future State 45:24 - Q&A
@夜絳紅3 жыл бұрын
Thanks for the timeline hint! It's really helpful :)
@luisantoniochavezolaya964 жыл бұрын
tremendous presentation, I am starting with airflow in containers and in fact in the organization we seek to make it more productive, this helps me to have another perspective, TYVM!
@Notyeshqueenroblox Жыл бұрын
very helpful . thanks.
@andrewm48943 жыл бұрын
Really interesting
@edduardoo4 жыл бұрын
Great content, thank you!
@SocialAwareness-0073 жыл бұрын
whats the difference between AirFlow and DolphinScheduler.. Does Airflow have a visual designer for DAG's ? That's a great value
@brendoaraujo91102 жыл бұрын
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?
@stefanw82032 жыл бұрын
This seems to be the compile run of the DAGs, when these are compiled. This is a one time run. So just wait. You can't avoid thos