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 2022/06/27 14:03:26 UTC

[GitHub] [beam] josband opened a new issue, #22064: [Bug]: Python WriteToText will give an error when pipeline is retried

josband opened a new issue, #22064:
URL: https://github.com/apache/beam/issues/22064

   ### What happened?
   
   When re-running the pipeline and I write to the file that has already been created I get an error.  I am running this pipeline directly and I am on a Windows machine. There should not be an issue with the code as I am using an example provided on the Beam website.
   
   `ERROR:apache_beam.io.filebasedsink:Exception in _rename_batch. src: C:\Users\Desktop\Beam Test\beam-temp-output.txt-210b1313f62111ec82bf842afd7030f5\8c60eb4b-6079-42ff-860f-d0e7830177f8.output.txt, dst: output.txt-00000-of-00001, err: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\jonah\\Desktop\\Pyramid\\Beam Test\\beam-temp-output.txt-210b1313f62111ec82bf842afd7030f5\\8c60eb4b-6079-42ff-860f-d0e7830177f8.output.txt' -> 'output.txt-00000-of-00001'`
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: runner-direct


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] josband commented on issue #22064: DELETED

Posted by GitBox <gi...@apache.org>.
josband commented on issue #22064:
URL: https://github.com/apache/beam/issues/22064#issuecomment-1167401619

   Closed Issue


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] josband closed issue #22064: DELETED

Posted by GitBox <gi...@apache.org>.
josband closed issue #22064: DELETED
URL: https://github.com/apache/beam/issues/22064


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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