[
https://issues.apache.org/jira/browse/NIFI-13776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891086#comment-17891086
]
ASF subversion and git services commented on NIFI-13776:
--------------------------------------------------------
Commit e37cd2b5e631ca3e05dae35168dd4de467d0de14 in nifi's branch
refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e37cd2b5e6 ]
NIFI-13776 Updated CopyS3Object to Handle Files over 5 GB
This closes #9418
- Added multipart copying for files over 5 GB
Co-authored-by: Mike Thomsen <[email protected]>
Co-authored-by: David Handermann <[email protected]>
Signed-off-by: Joseph Witt <[email protected]>
> CopyS3Object doesn't handle uploads larger than 5GB
> ---------------------------------------------------
>
> Key: NIFI-13776
> URL: https://issues.apache.org/jira/browse/NIFI-13776
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Fix For: 1.28.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The current implementation uses only one call instead of a multipart upload.
> This needs to be corrected for files 5GB and up otherwise such files cannot
> be uploaded.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)