They are sharing their code with 360p quality. Genius
@chrisfalter51833 жыл бұрын
Astronomer has published a handy summary of this presentation here: www.astronomer.io/guides/dag-best-practices The code from the webinar is published here: github.com/astronomer/webinar-dag-writing-best-practices Both resources are available and quite helpful.
@chanpreetsingh0073 жыл бұрын
Thanx
@haro_carlos2 жыл бұрын
Thanks!
@JasonZhang-se2jo2 жыл бұрын
Your Guys are amazing , pass the airflow " kindness" to all the people who are looking forward to airflow : )
@Astronomer Жыл бұрын
Thank you so much!
@haliltaylan61812 жыл бұрын
Did you record this with a toaster?
@wailshudar3 жыл бұрын
If posting this video in 360p was suppose to be a joke. I'll tell you now that it ain't a good one.
@Astronomer3 жыл бұрын
We upgraded our platform after realizing the quality issues and will be reshooting the content soon.
@chrishanni27792 жыл бұрын
great video: can you do the next ones at higher resolution so we can read the code
@davyroger3773 Жыл бұрын
Seconded!
@Astronomer Жыл бұрын
Definitely, thanks for the feedback!
@md.shahriarrahmanrana38663 жыл бұрын
Can you please provide the files used here, its unclear and not readable at all :(
@Astronomer3 жыл бұрын
You can find the example DAGs linked at the beginning of this article: www.astronomer.io/blog/dag-writing-best-practices-in-apache-airflow
@majorcemp36123 жыл бұрын
The link is broken "404 error"
@bitsofinfo89343 жыл бұрын
@@Astronomer where are the examples? there is no github link or source code in the link you have...
@cherrejim3 жыл бұрын
Interesting but the quality of the video is very bad... but thanks for the content. What's is the best practices for historical loads? Make sense have a dag that will only execute once? Thanks
@Astronomer3 жыл бұрын
We upgraded our platform after realizing the quality issues and will be reshooting the content soon.
@majorcemp36123 жыл бұрын
Hi, when is the "soon" ? 😅 It seems that a lot of people are waiting for a fix of this bad quality video 😅
@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?
@ayushm7773 жыл бұрын
How to get the different log and error info in two different files instead of one common log.?