Glue job s3 file not found exception

0

Hi, I'm trying to run a simple glue job to convert a set of csv files to parquet. I'm seeing the following error in the error logs when running the job.

Caused by: java.io.FileNotFoundException: No such file or directory 's3://.../*.csv'

The glue script was entirely generated by aws and was not modified by me. So why am I getting this error?

Thanks,
David

Edited by: davidwbr on Oct 24, 2017 10:18 AM

asked 6 years ago3377 views
2 Answers
0

It turned out to be an IAM s3 permissions problem.

answered 6 years ago
0

Same error on object of public bucket !!

TusharP
answered 5 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