Error when creating Jupyter Notebook in AWS Glue

0

I receive the error: "Failed to start notebook server" when creating a Jupyter notebook in AWS Glue

gefragt vor 2 Jahren285 Aufrufe
1 Antwort
0

I have seen that type of error before and it has been caused by a missing permission. Make sure that you have setup everything specified in the 'Granting permissions for the IAM Role' step of the following documentation: https://docs.aws.amazon.com/glue/latest/ug/notebook-getting-started.html

If I recall correctly, when I had this issue it was because my role was missing the correct sts:AssumeRole permission

AWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen