[
https://issues.apache.org/jira/browse/BEAM-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364397#comment-17364397
]
Beam JIRA Bot commented on BEAM-11859:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Exception when writing to S3
> ----------------------------
>
> Key: BEAM-11859
> URL: https://issues.apache.org/jira/browse/BEAM-11859
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.28.0
> Reporter: Nir Gazit
> Priority: P3
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)