Getting this error when i am trying to run a job from Glue Studio. Does someone know what needs to be done.iam policy has already full access to S3 bucket

0

LAUNCH ERROR | Error downloading from S3 for bucket: aws-glue-assets-409547615589-ap-southeast-1, key: scripts/Dos_Boardinfo.py.The specified bucket does not exist (Service: Amazon S3; Status Code: 404; Please refer logs for details.

asked 2 years ago388 views
1 Answer
0

Hello,

Firstly, this issue is happening because AWS Glue Studio is unable to create the S3 bucket as per the paths mentioned in the following properties inside 'Job details' Tab under 'Advanced properties' section:

- Script path
- Spark UI logs path
- Temporary path

Secondly, you can get around this issue by either creating “aws-glue-assets-409547615589-ap-southeast-1” bucket in s3 manually or providing an existing bucket name in the above set of parameters.

Lastly, our internal service team is aware of this issue and a feature request in place to address the same. However, we do not have an ETA or a time frame on when this feature will be rolled out. I shall add your voice to the matter.

You can keep an eye on our "What's New with AWS" blog to monitor our new releases as they become available [1].


Reference:

[1] https://aws.amazon.com/new/

================

Have a nice day!

AWS
SUPPORT ENGINEER
Arun
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