List of questions
Related questions
Question 127 - DEA-C01 discussion
A data engineer needs to debug an AWS Glue job that reads from Amazon S3 and writes to Amazon Redshift. The data engineer enabled the bookmark feature for the AWS Glue job. The data engineer has set the maximum concurrency for the AWS Glue job to 1.
The AWS Glue job is successfully writing the output to Amazon Redshift. However, the Amazon S3 files that were loaded during previous runs of the AWS Glue job are being reprocessed by subsequent runs.
What is the likely reason the AWS Glue job is reprocessing the files?
The AWS Glue job does not have the s3:GetObjectAcl permission that is required for bookmarks to work correctly.
The maximum concurrency for the AWS Glue job is set to 1.
The data engineer incorrectly specified an older version of AWS Glue for the Glue job.
The AWS Glue job does not have a required commit statement.
0 comments
Leave a comment first