Skip to content

Export-import between workspace-enabled servers #248

Description

@frankcaoyun

Hi,

Context

To follow up on the discussion here

We currently have a number of mlflow databases (Cloud SQL) for each team without workspace enabled, and we would like to migrate all team's data into the new single mlflow database (Cloud SQL) and separate them by workspaces. The curernt tool doesn't support this scenario.

The Ask

Move content from server A database A workspace A into server B database B, keep or rename the workspace name in the target database.

For example:
export-experiment --experiment sklearn-wine --workspace workspace_old
import-experiment --experiment sklearn-wine --workspace workspace_new

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions