Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on September 3, 2019 3:58PM
Likes: 1
Replies: 3
Hi Darren,
This looks like a good use case for the partitioning features of DSS.
Partitioning allows you to run the same recipes in parallel specifying the partitions you want to run.
In your case you would have a folder with the files:
And from the settings of the folder you can define a partitioning pattern:
Then if you create a recipe with the output partitions by the same dimension you can run the recipes in parallel:
You can check the documentation on this topic, it's pretty advanced!
https://doc.dataiku.com/dss/latest/partitions/index.html
Matt