Henning Holgersen
03/16/2022, 8:37 PMFlorian Kühnlenz
03/17/2022, 8:05 AMep
03/17/2022, 12:13 PMNoah Holm
03/17/2022, 10:55 PMStƩphan Taljaard
03/23/2022, 9:47 PMreally
nice_: flows are so easy to define in Prefect 2.0! The conditional logic was done using a simple if
statement. Not that 1.0's case
is difficult, but 2.0's usage is super straight forward, making it even easier and more fun to use!Anna Geller
03/24/2022, 8:44 PMBen Welsh
03/29/2022, 7:16 PMAlyssa Mazzina
03/30/2022, 6:20 PMAlyssa Mazzina
03/31/2022, 4:40 PMhttps://www.youtube.com/watch?v=8Tw2TLUpQn8ā¾
Patrick Koch
04/04/2022, 10:43 AMChris Reuter
04/06/2022, 10:09 PMthis playlistā¾
Alyssa Mazzina
04/08/2022, 6:09 PMAlyssa Mazzina
04/08/2022, 6:09 PMChris Reuter
04/19/2022, 4:20 PMAnna Geller
04/19/2022, 4:57 PMDbtShellTask
to your flow to take advantage of this functionality, making dbt DAG orchestration and recovery from failure that much easier!
For more details on that, check this Discourse announcement. And to get directly to code, visit the Customer Success Recipes repository.
Happy Engineering!Alexander Butler
04/21/2022, 1:02 AMChris Reuter
04/21/2022, 12:19 PMJean-Michel Provencher
04/21/2022, 1:07 PMChris Reuter
04/25/2022, 6:34 PMAnna Geller
04/28/2022, 6:18 PMChris Reuter
05/04/2022, 3:26 PMChris Reuter
05/05/2022, 8:13 PMEdmondo Porcu
05/05/2022, 8:16 PMChris Reuter
05/07/2022, 8:00 PMIvan Fokeev
05/09/2022, 2:01 PMKevin Kho
05/13/2022, 6:24 PMMathijs Miermans
05/13/2022, 9:01 PMPaco IbaƱez
05/13/2022, 11:24 PMChris Reuter
05/17/2022, 5:22 PMValentin Baert
05/19/2022, 11:54 AM@task
to process the message (just logging for this POC).
I have written the steps for my POC here if it might help other people : https://gitlab.com/idkw/prefect-orion-gke-pocValentin Baert
05/19/2022, 11:54 AM@task
to process the message (just logging for this POC).
I have written the steps for my POC here if it might help other people : https://gitlab.com/idkw/prefect-orion-gke-pocAnna Geller
05/19/2022, 11:56 AMValentin Baert
05/19/2022, 12:00 PMAnna Geller
05/19/2022, 12:01 PMValentin Baert
05/19/2022, 12:01 PMKevin Kho
05/19/2022, 1:31 PMValentin Baert
05/19/2022, 1:49 PMprefect_2_kafka_kub_no_deployment.py
which is a long running kafka consumer that starts a flow when receiving a kafka message but does not require a deployment nor an agent. Based on the advices given by Anna. I think it's more suitable to my streaming use-case.Anna Geller
05/19/2022, 1:57 PM