Copy entire flow zone
It would be really handy to be able to copy an entire flow zone. This would allow branching large sub-flows rapidly, where the same process needs to be applied to different datasets.
Comments
-
Follow the below steps for copying a flow zone and keeping the original copy intact:
1. Click on the Flow you want to replicate and select "copy subflow" option within Flow Actions at the bottom of your screen.
2. Click on "Copy To" option in the leftmost bottom and select "Copy zone content" check button.
3. Give the names of the copied datasets as Dataiku doesn't allow same dataset names for multiple datasets in a project folder (by default the dataset names would include "_1" at the end)
4. Click on Copy. You will see separate flow Zone will be created without any changes or overlapping done in the current Flow Zone.
-
Is it possible to do the same thing by python API ? To avoid wrong manipulations by interface.
Today, with python API, I manage to copy all items in a specific zone to a new zone, but i lose the graph depandancies ... -
CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
Based on @sachingarg
's instructions below, we will label this as an already existing capability. Please let us know @natejgardner
if there is any context needed to be added to re-open this idea.