[
https://issues.apache.org/jira/browse/AIRFLOW-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035463#comment-17035463
]
ASF subversion and git services commented on AIRFLOW-5231:
----------------------------------------------------------
Commit 58c3542ed25061320ce61dbe0adf451a44c738dd in airflow's branch
refs/heads/master from Cyril Shcherbin
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=58c3542 ]
[AIRFLOW-5231] Fix S3Hook.delete_objects method (#7375)
> S3Hook delete fails with over 1000 keys
> ---------------------------------------
>
> Key: AIRFLOW-5231
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5231
> Project: Apache Airflow
> Issue Type: Bug
> Components: aws, hooks
> Affects Versions: 2.0.0
> Reporter: Silviu Tantos
> Assignee: Cyril Shcherbin
> Priority: Major
>
> Error raised:
> {noformat}
> botocore.exceptions.ClientError: An error occurred (MalformedXML) when
> calling the DeleteObjects operation: The XML you provided was not well-formed
> or did not validate against our published schema{noformat}
> See also: https://github.com/spotify/luigi/issues/2511
--
This message was sent by Atlassian Jira
(v8.3.4#803005)