apache / apache/beam

Exception when writing to S3

Open
#20,791 0 comments 0 reactions 0 assignees View on GitHub
bug core P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.