aws / amazon-sagemaker-feedback

Amazon SageMaker Public Feedback Dashboard
Creative Commons Attribution Share Alike 4.0 International
5 stars 1 forks source link

Do not finish to update MLflow Tracking Server #104

Open TokudaKeisuke opened 3 months ago

TokudaKeisuke commented 3 months ago

Product Version

Issue Description

After edit MLflow Tracking Server information, the status of tracking server is "Updating". The status does not change even after 1 day. As edit, I changed s3 path of Artifact storage location.

Expected Behavior

Finished to update the MLflow Tracking Server

Observed Behavior

Do not finish to update MLflow Tracking Server. So I'm not able to update/delete the Tracking Server.

$ aws sagemaker stop-mlflow-tracking-server --tracking-server-name MLflowTrackingServerSandbox 

An error occurred (ValidationException) when calling the StopMlflowTrackingServer operation: Tracking Server with ARN arn:aws:sagemaker:<region>:<account number>:mlflow-tracking-server/MLflowTrackingServerSandbox is currently in status UPDATING, can't be stopped.

$ aws sagemaker delete-mlflow-tracking-server --tracking-server-name MLflowTrackingServerSandbox

An error occurred (ValidationException) when calling the DeleteMlflowTrackingServer operation: Tracking Server is in un-deletable state (UPDATING), so it cannot be deleted.

Product Category

Experiments

Feedback Category

Error Handling and Debugging

Other Details

As edit, I changed s3 path of Artifact storage location. The s3 path is include half space like the following. s3://XXXX /XXX