aws / amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
https://sagemaker-examples.readthedocs.io
Apache License 2.0
10.11k stars 6.77k forks source link

amazon-sagemaker-examples/step-functions-data-science-sdk --- Extract, Load, Transform failing, essentially the Glue job #3576

Open MorganWeiss opened 2 years ago

MorganWeiss commented 2 years ago

Link to the notebook https://github.com/aws/amazon-sagemaker-examples/blob/main/step-functions-data-science-sdk/automate_model_retraining_workflow/automate_model_retraining_workflow.ipynb

Describe the bug The Glue job does not work, I am receiving this error message: failed to execute with exception Internal service error: Invalid Input Provided

To reproduce Just run the notebook...

solomem commented 1 year ago

I tried to update the glue version to 3.0, and it works.