How-to | Export and import blueprint and blueprint versions#

It is possible to reuse and share blueprints and blueprint versions using the import and export functions in Dataiku Govern. This is done in the Blueprint Designer.

Exporting#

  1. Open the blueprint in the Blueprint Designer.

  2. Click on the vertical dot menu next to Edit Blueprint.

  3. Select Export this blueprint.

Dataiku screenshot highlighting the vertical dot menu and the export blueprint button.
  1. Open the blueprint in the Blueprint Designer.

  2. Click on the vertical dot menu in the relevant blueprint version row.

  3. Select Export version.

Dataiku screenshot highlighting the vertical dot menu and the export version button.

You can then copy the JSON content to paste into the import configuration, or you can download the JSON file.

Importing#

  1. Open the blueprint in the Blueprint Designer.

  2. Click on the vertical dot menu next to + Create Blueprint.

  3. Select Import new blueprint.

  4. Copy-paste or upload the blueprint JSON content.

  5. Select Confirm.

Dataiku screenshot highlighting the vertical dot menu and the import new blueprint button.
  1. Open the blueprint in the Blueprint Designer.

  2. Click on the vertical dot menu next to Create New Version.

  3. Select Import new version.

  4. Copy-paste or upload the blueprint version JSON content.

  5. Select Confirm.

Dataiku screenshot highlighting the vertical dot menu and the import new version button.

Note

You can also choose how to handle importing roles for sign-offs and migrations in the import window.