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

posta 2 anni fa285 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande