Anyone is aware whether CDAP drafts saved has any expiry , I have created few drafts in one of the cloud data fusion instance and the same instance is being used by other folks . But after like 2-3 days when I tried to retrieve the draft , found it to be missing and no one deleted that for sure. Just wondering whether there is an expiration attached to each draft we create in CDAP?
0
votes
Psen: The pipeline drafts don't have an expiry. They are stored in the user store and if the instance is shared between several users then it is most likely one of the usages must have deleted the drafts.
- Ajai
No even if no one is using , I have seen it is getting deleted. Do you have any pointer from where I can find the saved drafts from user store ?
- Psen
As @Ajai said there is not expiry date for pipeline drafts within DataStudio. You can find your drafts at: Open Data Studio console > Click on the icon at the top left corner > (Under Pipeline) click on List > Then you will see Deployed and Drafts ( click on Drafts).
- Alexandre Moraes
That i know from where to see the list of pipelines (deployed as well as drafts) , looking for any log or internal storage from where I get to see how it got deleted .
- Psen
1 Answers
0
votes
There is no expiry attached to drafts. However there is a known issue with saving drafts when multiple users are using the same instance and try saving a draft at the same time.
Unfortunately the only way to guarantee that your draft will not be lost is to either deploy the pipeline or export the pipeline JSON and save it locally as a backup.