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/04 19:48:11 UTC

[GitHub] [beam] damccorm opened a new issue, #20791: Exception when writing to S3

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

   When trying to write to S3, an exception is thrown:
    File "/usr/local/lib/python3.7/site-packages/apache_beam/io/aws/s3io.py", line 496, in rename_files rename_results.append(src, dest, delete_results_dict[src]) TypeError: append() takes exactly one argument (3 given) [while running 'Write/Write/WriteImpl/FinalizeWrite']
   The write itself succeeds, but deleting the temporary files fails.
   
   Imported from Jira [BEAM-11859](https://issues.apache.org/jira/browse/BEAM-11859). Original Jira may contain additional context.
   Reported by: nirga.


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