You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/17 19:45:22 UTC

[GitHub] [beam] pabloem edited a comment on pull request #13558: [BEAM-11494] FileIO stops overwriting files on retries

pabloem edited a comment on pull request #13558:
URL: https://github.com/apache/beam/pull/13558#issuecomment-780759786


   No. This is to avoid overwriting files that were successfully written in a previous bundle execution, but the bundle is being retried due to a later failure.
   
   We do this because some users are reporting issues where pipelines experience errors on retries for GCS buckets with specific retention policies (files cannot be deleted, and thus cannot be overwritten)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org