Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on December 11, 2018 9:15PM
Likes: 0
Replies: 5
Hi,
To duplicate a project between two distinct Dataiku instances, you can:
The procedure is detailed in this article: https://www.dataiku.com/learn/guide/tips/duplicate-project.html
Hope it helps,
Alex
Thank you. But, how to import/export all the projects from one instance to another?
To export/import all projects you could either use the dsscli command line utility or the Python APIs. However as noted in the Upgrading DSS instance documentation exporting/importing all projects one by one will be very slow and will not copy all settings. The recommended approach in that case is to clone the DSS instance.
Thank you @Turribeach
for the quick answer. I followed the example in this link https://developer.dataiku.com/latest/concepts-and-examples/projects.html
to export multiple projects at once.
- The idea is to export all the projects then import them into dataiku cloud. as our license is about to expire, we'll have to use the cloud version. Can you confirm that this is the right way to transfer my projects to the cloud version? Or is there another, more secure way?
Thanks in advance.
I’d also open a support ticket. Explaining the project you need to undertake. The Dataiku team may have some magic (not available to the rest of us mortals) that might make this a smoother process. For example they might be able to clone your current instance into the online Dataiku environment.