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

ASF GitHub Bot commented on NIFI-1107:
--------------------------------------

Github user joewitt commented on the pull request:

    https://github.com/apache/nifi/pull/192#issuecomment-177574967
  
    Joe
    
    With nifi 259 in 050 it would be a good idea to build this against that
    rather than the previous state approach.  The branch for 259 is under
    active review.  Would you like to wait until next release and use it, use
    it in current release, or stay with the previously common approach?
    
    Thanks
    Joe
    On Jan 31, 2016 1:25 PM, "Joe Skora" <[email protected]> wrote:
    
    > Just pushed commit that
    >
    >    - cleans up property description,
    >    - validates that upload still exists in S3 before resuming from local
    >    state, and
    >    - verifies local state was previously created before trying to delete
    >    it.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/nifi/pull/192#issuecomment-177570291>.
    >



> Create new PutS3ObjectMultipart processor
> -----------------------------------------
>
>                 Key: NIFI-1107
>                 URL: https://issues.apache.org/jira/browse/NIFI-1107
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            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)

Reply via email to