aws-samples / aws-samples/sagemaker-run-notebook
Getting too many failures in processingJob
- Dominant language
- Python
- Stars
- 144
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
ClientError: Failed to download data. ListObjectsV2 failed for s3://.... nextToken:[null]: Unable to execute request to S3
The thing is that sometimes it succeed and sometimes not.
I've also added a code to wait 10sec after the notebook upload and verify that the file exists after the upload with ListObjectsV2.
Contributor guide
Research direction
The report names the processingJob path, notebook upload, and S3 ListObjectsV2 call, but no file or test. Start by tracing that download and the post-upload verification, then reproduce the intermittent ClientError; done means the uploaded notebook is reliably found and downloaded without the reported S3 failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook, python
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100