Hello,
I am trying to schedule metadata ingestion flows for Amundsen using Prefect. The Amundsen code that I am trying to schedule has run() function. So on trying to run the code as part of task is failing.
Do you have any suggestions to schedule such type of flows?
We are currently using Perfect1.0
Thank you,
Divya
✅ 1
k
Kevin Kho
07/22/2022, 5:38 PM
Can I see the task definition?
d
Divya
07/22/2022, 7:10 PM
Hi @Kevin Kho,
Thanks for getting back. Please find the code below:
to schedule this flow, you would need to attach a schedule to the flow and register the flow
but you may also consider doing this in Prefect 2.0 instead if you're getting started with Prefect now - docs: https://orion-docs.prefect.io/getting-started/overview/
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.