You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/03/27 17:19:01 UTC

[jira] [Updated] (BEAM-11859) Exception when writing to S3

     [ https://issues.apache.org/jira/browse/BEAM-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-11859:
---------------------------------
    Labels: stale-assigned  (was: )

> 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
>            Assignee: Nir Gazit
>            Priority: P2
>              Labels: stale-assigned
>          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)