aws / aws/amazon-sagemaker-examples

Getting 404 error when deploying models from Sagemaker UI studio using Hyperpod cluster

Open
#4,860 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

Configured Hyperpod cluster as per the documentation.
But when we are deploying the model from Sagemaker studio UI ,we are getting 404 Page Not found

In the inspect the URL is pointing to below API where "undefined" is mapped
https://eks-proxy.eks.us-east-1.amazonaws.com/clusters/sagemaker-x-hyperpod-3c905d44-eks/k8sapi/apis/inference.sagemaker.aws.amazon.com/**undefined**/namespaces/default/jumpstartmodels

Image

Contributor guide

Open the contributing guide

Research direction

Review the HyperPod configuration documentation, then reproduce the SageMaker Studio deployment against the reported cluster. Inspect the request URL containing `undefined` and compare it with the expected Kubernetes API path; done means the deployment request uses a valid path and no longer returns a 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, kubernetes
Domain
cloud, devops, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.