How can I use ontology with Graph to extract dependency 😖 ???
@eduardogpisco3 ай бұрын
Hi there , in your video the sintax is different from your blog. def target(): @task def start(): print("target") start() target() Is this for any reason ? This part is for minute 10:33 best regards
@revazg4071 Жыл бұрын
Thank you for the great tutorials. Could you please consider touching email-sending methods? There are multiple ways to send an email and it will be interested, which one do you prefer.
@claudiodeluca2357 Жыл бұрын
Great!!!
@MarcLamberti Жыл бұрын
Thank you
@VishalPatel-f2u Жыл бұрын
Hey...I have a question. If 2 DAGs remain within 2 different airflow clusters.....which of these methods can be used for managing cross DAG dependency?
@MarcLamberti Жыл бұрын
Check out the REST API
@akshitapanyam Жыл бұрын
Hi, I have a question. If I have a DAG which is scheduled to run on daily basis. Can I keep a dependency on the previous run of the same dag?
@luongky06 Жыл бұрын
Why we don't use API to trigger another DAG instead of use the datasets?
@MarcLamberti Жыл бұрын
Because datasets are easier and more flexible to use than the API. The API is useful if you have a dependency between two DAGs that are in two DIFFERENT Airflow instances
@Sir_Dave_Kennedy8 ай бұрын
Hi Marc, I love you Airflow videos. Do you have a solution for file watching files matching pattern like filename_YYYYMMdd.csv (eg: filename_20240501.csv) in S3 and also onprem? Thanks
@reviewmaster9435 Жыл бұрын
ok
@MarcLamberti Жыл бұрын
ok
@reviewmaster9435 Жыл бұрын
@@MarcLamberti i really like your videos and hard work, you are awesome, love from india Marc😇
@viniciuskreischer1868 Жыл бұрын
Hi, Marc. Is it posdible to trigger specific indtances of a DAG using datasets?
@TheMisterDonald Жыл бұрын
Max i pay u train udemy.. my case i wanna copy data base from postgres server to local server .. and update every day.. please give me example...i dont understand..