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
9.98k stars 6.74k forks source link

[SPARKML] sparkml_serving_emr_mleap_abalone.ipynb issues #1547

Open paul-cb opened 3 years ago

paul-cb commented 3 years ago

https://github.com/awslabs/amazon-sagemaker-examples/blob/master/sagemaker-python-sdk/sparkml_serving_emr_mleap_abalone/sparkml_serving_emr_mleap_abalone.ipynb

I tried running this notebook depending on the kernel selected, i.e., pyspark, or conda python3 I get an error sending http request and maximum retry encountered or an import library error.

smuralee commented 2 years ago

I have noticed below issues with this notebook

PR has been raised with the above fixes