Training XGboost error on SageMaker

0

An error occurred (ValidationException) when calling the CreateTrainingJob operation: Access denied for repository: xgboost in registry ID: 602401143452. Please check if your ECR repository and image exist and role arn:aws:iam::866574816374:role/service-role/AmazonSageMaker-ExecutionRole-20230321T165519 has proper pull permissions for SageMaker: ecr:BatchCheckLayerAvailability, ecr:BatchGetImage, ecr:GetDownloadUrlForLayer

CODE:https://samick-blog.s3.cn-north-1.amazonaws.com.cn/xgboost_model_training_and_deployment.ipynb containers = { 'ap-southeast-1': '602401143452.dkr.ecr.ap-southeast-1.amazonaws.com/xgboost:latest' }

  • Hi, did your error got solved ?

dzy_shu
已提问 1 年前220 查看次数
1 回答
1

check if SageMaker have the access to the S3 buckets where the input and output of the validation profiles was stored.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容