mlflow / mlflow-export-import

Apache License 2.0
139 stars 87 forks source link

Cannot update tag 'mlflow.log-model.history' #187

Open sanjaye218 opened 4 months ago

sanjaye218 commented 4 months ago

Hi, I am trying to migrate mlflow experiement in AWS databrick from one workspace to another workspace. Import is successful but getting following error while exporting.

http_status_code": 400, "mlflow_error_code": "INVALID_PARAMETER_VALUE", "src_message": "INVALID_PARAMETER_VALUE: Cannot update tag 'mlflow.log-model.history'"}

Appreciate any help.

Regards, Sanjay