I’m using an AWS Glue Job to read JSON files from S3 and write the data back into S3 as parquet files. I want to enable bookmarking so that I can run this job continuously and only process new data.

When I create the job, I pass parameters --job-bookmark-option= job-bookmark-enable

But I see this message in the Job logs when I run the Job:

24/12/23 23:53:49 WARN JobBookmark$: Disabling Job Bookmarks for developer environment

Is bookmarking possible in localstack AWS Glue Jobs?

Hi — This option is not currently available, but we would be happy to include it on our roadmap. Please submit a feature request on our GitHub page with a brief description of your use case. That would be greatly appreciated. We can use that information to keep track of the progress. Thanks.


We’re deprecating the LocalStack Discuss forum and recommend joining our Slack community for the best support moving forward. For more details, please see our deprecation notice. Thank you for your understanding and continued support!