aws / aws/sagemaker-hyperpod-cli
Error with hyperpod start-job command
- Dominant language
- Python
- Stars
- 41
- Forks
- 95
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 8
Description
Error when running hyperpod start-job command from [hyperpod fsdp workshop example](https://catalog.workshops.aws/sagemaker-hyperpod-eks/en-US/02-fsdp/03-train-with-hyperpod-cli):
```
root@7e04bfc5b4f7:/hyperpod/projects/test-workshop/awsome-distributed-training/3.test_cases/pytorch/FSDP/kubernetes# hyperpod start-job --config-file ./hpcli-fsdp.yaml
2025-06-06 16:47:42 - hyperpod_cli.validators.job_validator - ERROR - Scheduler type is 'SageMaker' however cannot find namespace 'aws-hyperpod' managed by SageMaker. Please ensure namespace exists and you have 'get' access to it.
```
I've tried `default` and `kubeflow` namespaces as well. The only namespaces it works in are the namespaces created from making the Team Quota allocations in [Task Governance workshop example](https://catalog.workshops.aws/sagemaker-hyperpod-eks/en-US/10-task-governance/02-example/01-example-setup).
Contributor guide
Assessment
This issue has not been assessed yet.