AWS Sagemaker Project from template Model building testing and deployment failing default pipeline.

0

After creating the domain and adding a user for AWS Sagemaker, I opened Sagemaker Studio and created a project using the template "Model building Training and deployment", project got successfully created and I also cloned the files from template to local in studio, till this point it was fine,

Now, when I am seeing the pipelines, I see a pipeline already runs by default after project creation, but here this pipeline is failing with the below error from output tab :- "ClientError: Failed to invoke sagemaker:CreateProcessingJob. Error Details: The account-level service limit 'ml.m5.xlarge for processing job usage' is 0 Instances, with current utilization of 0 Instances and a request delta of 1 Instances. Please contact AWS support to request an increase for this limit."

Here is the screenshot - Failure_Screenshot_From_project_Pipeline

Please help me with this, I am new to SageMaker.

asked a year ago265 views
1 Answer
0

Hi, looking at the error details, seems like you hit the account level service limits that are specified for your SageMaker resources. Please check these instructions on how to request for service quota increase through AWS Support: https://repost.aws/knowledge-center/sagemaker-resource-limit-exceeded-error

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions