Clone Failed SageMaker MLOps Project Using Third-party Git Repos

0

I'm trying to use MLOps template for model building, training, and deployment with third-party Git repositories using CodePipeline in my ML project. I created the project successfully using the template and all the seed code is available in the GitHub repos I specified. But when I try to clone the repo, I am getting the below error

Enter image description here

I see that the local path that has been specified in

No such file or directory: '/home/sagemaker-user/home/sagemaker-user/cat-ml-test-1-p-mtd5ofsbdgva/sagemaker-p-mtd5ofsbdgva-modeldeploy'

does not sound quite right. But there's is no option to change the local path by myself also.

How can I solve this? Any leads are welcome TIA

asked a year ago274 views
1 Answer
0

Hi there! Have you seen this documentation - https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-projects-walkthrough-3rdgit.html? How are you trying to clone the repo? Is this within Sagemaker studio? Have you tried to use the navigation bar which has git? Git Clone

profile pictureAWS
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