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

已提问 2 年前2429 查看次数
1 回答
0

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

AWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容