Store Archive Datasets
Digvijay
Dataiku DSS Core Designer, Registered Posts: 4 ✭✭✭
I need to store dataset old data after data clear in folder with filename for ex - File_Name_Month_Year
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi,
This sounds like a case where you coulduse partitioning in this case https://doc.dataiku.com/dss/latest/partitions/fs_datasets.html
Say you have dataset you update daily; add a column to today's date and then redispatch to the final dataset, which will keep a partition for each day.