Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
660 views
in Technique[技术] by (71.8m points)

amazon web services - AWS Glue Job-bookmark not working when sending data from dynamodb to s3

I am trying to send data from dynamodb to s3 using AWS Glue. In the documentation, it is mentioned that job bookmark will keep a state of past jobs hence will only transfer new data into s3. But its not working when I am sending data to s3. It's copying whole dynamodb table to s3 instead of copying only newly added data. I need to use the SQL functionality of Athena. How do I rectify it?

question from:https://stackoverflow.com/questions/65858871/aws-glue-job-bookmark-not-working-when-sending-data-from-dynamodb-to-s3

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...