<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: UC Model Deployment across data bricks instances in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/uc-model-deployment-across-data-bricks-instances/m-p/141629#M4472</link>
    <description>&lt;P&gt;You can use UC's&amp;nbsp;centralized model registry and MLflow’s copy APIs.&lt;/P&gt;
&lt;P&gt;If all target workspaces attach to the same Unity Catalog metastore, reference and promote models via their 3‑level UC names; use MLflow’s copy_model_version to “copy” the exact artifacts from dev to qa/rel/prod, and manage deployment with aliases like Champion/Shadow.&amp;nbsp;This avoids retraining and keeps one source of truth.&lt;BR /&gt;Ref Doc -&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/machine-learning/manage-model-lifecycle" target="_blank"&gt;https://docs.databricks.com/aws/en/machine-learning/manage-model-lifecycle&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If environments run on different, isolated metastores/workspaces, use the community mlflow-export-import tooling to migrate registered models, versions, and experiments/runs between workspaces. This is the recommended way to copy MLflow objects (models, runs, experiments) across workspaces when UC sharing isn’t possible.&lt;BR /&gt;Ref Doc -&amp;nbsp;&lt;A href="https://github.com/mlflow/mlflow-export-import" target="_blank"&gt;https://github.com/mlflow/mlflow-export-import&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Dec 2025 03:54:10 GMT</pubDate>
    <dc:creator>iyashk-DB</dc:creator>
    <dc:date>2025-12-11T03:54:10Z</dc:date>
    <item>
      <title>UC Model Deployment across data bricks instances</title>
      <link>https://community.databricks.com/t5/machine-learning/uc-model-deployment-across-data-bricks-instances/m-p/141615#M4471</link>
      <description>&lt;P&gt;Hello, We have multiple data bricks instances each represents an environment dev,qa,rel,prod etc.. We developed a&amp;nbsp; model in the dev workspace and registered in the UC model registry using mlflow. Now, we are trying to find a best way to deploy this registered model into the target environments. We want to avoid rerun of the training pipeline in the target env, instead promote/copy/transition the registered model, its version and experiments into the target env.&lt;/P&gt;&lt;P&gt;Can you please help us on how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 17:04:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uc-model-deployment-across-data-bricks-instances/m-p/141615#M4471</guid>
      <dc:creator>srkam</dc:creator>
      <dc:date>2025-12-10T17:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: UC Model Deployment across data bricks instances</title>
      <link>https://community.databricks.com/t5/machine-learning/uc-model-deployment-across-data-bricks-instances/m-p/141629#M4472</link>
      <description>&lt;P&gt;You can use UC's&amp;nbsp;centralized model registry and MLflow’s copy APIs.&lt;/P&gt;
&lt;P&gt;If all target workspaces attach to the same Unity Catalog metastore, reference and promote models via their 3‑level UC names; use MLflow’s copy_model_version to “copy” the exact artifacts from dev to qa/rel/prod, and manage deployment with aliases like Champion/Shadow.&amp;nbsp;This avoids retraining and keeps one source of truth.&lt;BR /&gt;Ref Doc -&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/machine-learning/manage-model-lifecycle" target="_blank"&gt;https://docs.databricks.com/aws/en/machine-learning/manage-model-lifecycle&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If environments run on different, isolated metastores/workspaces, use the community mlflow-export-import tooling to migrate registered models, versions, and experiments/runs between workspaces. This is the recommended way to copy MLflow objects (models, runs, experiments) across workspaces when UC sharing isn’t possible.&lt;BR /&gt;Ref Doc -&amp;nbsp;&lt;A href="https://github.com/mlflow/mlflow-export-import" target="_blank"&gt;https://github.com/mlflow/mlflow-export-import&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 03:54:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/uc-model-deployment-across-data-bricks-instances/m-p/141629#M4472</guid>
      <dc:creator>iyashk-DB</dc:creator>
      <dc:date>2025-12-11T03:54:10Z</dc:date>
    </item>
  </channel>
</rss>

