How can we schedule the Dataiku DSS flows ?
How can we schedule the Dataiku DSS flows ? I have created a flow for scoring pipeline which I want to execute automatically every given interval of time.
Best Answer
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
Hi,
From what it looks like, you are looking for scenarios that can update your flow automatically either in timely manner or other trigger conditions:
https://doc.dataiku.com/dss/latest/scenarios/index.html
Answers
-
CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
In addition to @sergeyd
's response here are some resources where you can learn a little more hands-on about Scenarios and Automation in Dataiku: Concept: Scenarios (Academy/Knowledge Base)//play.vidyard.com/2vjax7ZEbFSe6CmijUke3y.html?
This content is also included in a free Dataiku Academy course on Automation, which is part of the Advanced Designer learning path. Register for the course there if you’d like to track and validate your progress alongside concept videos, summaries, hands-on tutorials, and quizzes. I hope this helps!
-
@sergeyd
I just explored scenarios and it served the purpose am looking for. Thanks.