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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南