Can't overwrite to S3 object
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 02:53 PM
We are trying to write the data frame to s3 using:
df.write.mode('overwrite').save("s3://BUCKET-NAME/temp"), but recently we are getting the following error:
'com.amazonaws.services.s3.model.MultiObjectDeleteException: One or more objects could not be deleted'