You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/02 02:36:11 UTC

[jira] [Commented] (NIFI-1107) Create new PutS3ObjectMultipart processor

    [ https://issues.apache.org/jira/browse/NIFI-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035082#comment-15035082 ] 

ASF subversion and git services commented on NIFI-1107:
-------------------------------------------------------

Commit 55352ae5b1252201b2a3058c45392b7fb0ec90df in nifi's branch refs/heads/master from [~jskora]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=55352ae ]

NIFI-1225: Changes for ENDPOINT_OVERRIDE and SSL Context Service from pr for NIFI-1107

Reviewed by Mark Payne <ma...@hotmail.com> and Tony Kurc (tkurc@apache.org)


> Create new PutS3ObjectMultipart processor
> -----------------------------------------
>
>                 Key: NIFI-1107
>                 URL: https://issues.apache.org/jira/browse/NIFI-1107
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>            Reporter: Joe Skora
>            Assignee: Joe Skora
>              Labels: s3
>             Fix For: 0.5.0
>
>
> A new `PutS3ObjectMultipart` processor using the AWS S3 API to upload files larger than those supported by `PutS3Object` which has a [5GB limit|http://docs.aws.amazon.com/AmazonS3/latest/dev/UploadingObjects.html] limit.
> To support S3 compatible endpoints this will also add an `Endpoint Override URL` property to `AbstractAWSProcessor` to set the service [endpoint|http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/AmazonWebServiceClient.html#setEndpoint(java.lang.String)] to override the endpoint URL normally selected based on the the Amazon region.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)