Skip to content

Github Actions pipeline to Export and Import models from one Unity Catalog Metastore to another Unity Catalog Metastore.

Notifications You must be signed in to change notification settings

gchandra10/ml_export_import_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Catalog : Export Import Ml Models

Using Github Actions, copy ML Models from one UC Metastore to another UC Metastore.

This demo uses the following open source tool.

https://github.com/mlflow/mlflow-export-import

Method 1: export_import_using_ui_variables.yml

Uses Repository Secrets and Variables.

]

]

Method 2: export_import_using_dispatch_input.yml

Uses Repository Secrets and Workflow dispatch input (as part of yaml file).

About

Github Actions pipeline to Export and Import models from one Unity Catalog Metastore to another Unity Catalog Metastore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published