AWS Sagemaker Notebook Not working ,how can i solve the issue?

0

The code failed because of a fatal error: Error sending http request and maximum retry encountered..

Some things to try: a) Make sure Spark has enough available resources for Jupyter to create a Spark context. b) Contact your Jupyter administrator to make sure the Spark magics library is configured correctly. c) Restart the kernel.

Note: There are no such logs on cloudwatch to figureout the issue.

Enter image description here

asked 2 years ago2368 views
1 Answer
0

Try using a Python 3 kernel instead of the PySpark kernel. Found that suggestion here: https://stackoverflow.com/a/68663849

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions