Export flow into reusable module of code
MaxenceQueyrel
Registered Posts: 3 ✭✭✭
Hello,
I would like to know if it is possible to export a dataiku flow into a module of code usable by command line or in python.
The true need behing this is to be able to run the flow several times on specific inputs by using parallelization.
Thank you for your help.
Maxence.
Answers
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
Looks like application-as-recipe could be a good fit for this task:
https://doc.dataiku.com/dss/latest/applications/application-as-recipe.html