[
https://issues.apache.org/jira/browse/NIFI-13776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887673#comment-17887673
]
ASF subversion and git services commented on NIFI-13776:
--------------------------------------------------------
Commit b318223189e2343d04b65cedc2a5d5c4321ddc32 in nifi's branch
refs/heads/support/nifi-1.x from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b318223189 ]
NIFI-13776 Updated CopyS3Object to Handle Files over 5 GB (#9286)
- Added multipart copying for files over 5 GB
Signed-off-by: David Handermann <[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
> Time Spent: 1h 50m
> 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)