aws-samples / amazon-sagemaker-from-idea-to-production

Other
214 stars 57 forks source link

sagemaker notebook joj error #8

Open saidnech opened 6 months ago

saidnech commented 6 months ago

in 01-idea-development.ipynb in section "To run this notebook as a SageMaker job, choose the Create a notebook job icon in the notebook taskbar" => fails all the time.

in the notebbok jobs says: "AlgorithmError: Error with executing notebook ++ echo /opt/ml/output/data/01ideadeve-01ideadeve-2024-03-02T12:10:12.993Z-.ipynb ++ sed 's|.|-|g; s|:|-|g; s|-*ipynb$|.ipynb|g;' Use Kernel python3 to execute 01-idea-development.ipynb with output to /opt/ml/output/data/01ideadeve-01ideadeve-2024-03-02T12-10-12-993Z.ipynb. Params: {'bucket_name': 'sagemaker-us-east-1-576336387654', 'bucket_prefix': ' from-idea-to-prod/xgboost', 'file_source': 'S3', 'input_path': ' /opt/ml/input/data/sagemaker_headless_execution'} Passed unknown parameter: bucket_name Passed unknown parameter: bucket_prefix Executing: 0%| | 0/63 [00:00<?, ?cell/s] Executing: 2%|▏ | 1/63 [00:01<01:17, 1.26s/cell] Executing: 6%|▋ | 4/63 [00:14<03:48, 3.88s/cell] Executing: 10%|▉ | 6/63 [00:17<02:40, 2.81s/cell] Executing: 16%|█▌ | 10/63 [00:17<01:08, 1.30s/cell] Executing: 22%|██▏ | 14/63 [00:18<00:36, 1.35cell/s] Executing: 25%|██▌ | 16/63 [00:18<00:30, 1.54cell/s], exit "

and in the output log: "FileNotFoundError: [Errno 2] No such file or directory: ' /opt/ml/input/data/sagemaker_headless_execution/bank-additional-full.csv' "