Skip to content

AWS Glue jobs links not working

0

Hi From one day to another, all my Jupyter Notebooks jobs links in AWS Glue got like the screenshot attached

Broken link

Any idea?

asked a year ago208 views
2 Answers
0

Hello , Could you please do the below check

  1. Go to the AWS Glue Console and verify the status of your Jupyter Notebooks. Make sure they are running and not stopped or terminated. If the notebook server has crashed, try restarting it from the AWS Glue Console.
  2. Check AWS CloudTrail logs for any recent changes or activities related to AWS Glue that might have Check the AWS Health Dashboard for any ongoing issues with the AWS Glue service in your region.
  3. Ensure that the IAM roles associated with your AWS Glue jobs have the necessary permissions to access the Jupyter Notebooks.
  4. Verify that the Glue endpoint is up and running. You can check this in the AWS Glue Console under "Endpoints".

If the issue persists after troubleshooting, consider reaching out to AWS Support.

EXPERT
answered a year ago
EXPERT
reviewed a year ago
0

Thanks for this. It actually worked.

answered a year 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.