How to import/export project from one instance of dev to another in DATAIKU

mahak_jain01
mahak_jain01 Registered Posts: 2 ✭✭✭✭
We have a dev instance for dataiku say 10000 and we want to export a project to dev 20000 instance. How can we do it?
Tagged:

Answers

  • Alex_Combessie
    Alex_Combessie Alpha Tester, Dataiker Alumni Posts: 539 ✭✭✭✭✭✭✭✭✭

    Hi,

    To duplicate a project between two distinct Dataiku instances, you can:

    • in the existing project, go to project home page → settings (or “project administration” for older DSS versions), then action → export the project. You get a .zip file, downloaded by your local browser.
    • on the second DSS instance, go to the home page of DSS (the list of project), click “Import project” (or new “project → import” for older versions) and upload this zip file.

    The procedure is detailed in this article: https://www.dataiku.com/learn/guide/tips/duplicate-project.html

    Hope it helps,

    Alex

  • Sklab
    Sklab Registered Posts: 2

    Thank you. But, how to import/export all the projects from one instance to another?

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,914 Neuron

    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.

  • Sklab
    Sklab Registered Posts: 2

    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.

  • tgb417
    tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,598 Neuron

    @Sklab

    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.

Setup Info
    Tags
      Help me…