You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gabor Gyimesi (Jira)" <ji...@apache.org> on 2020/09/30 13:31:00 UTC

[jira] [Updated] (MINIFICPP-1376) Create PutS3Object processor

     [ https://issues.apache.org/jira/browse/MINIFICPP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabor Gyimesi updated MINIFICPP-1376:
-------------------------------------
    Description: 
Create a new processor that can put flow files to AWS S3 buckets. Functionality should be similar to NiFi's PutS3Object processor 

https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.5.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html

Unneeded features from NiFi's processor:
 * Multipart upload - only single part upload needs to be implemented at the moment with maximum of 5GB data threshold.
 * Signer Override parameter implementation not needed.

  was:
Create a new processor that can put flow files to AWS S3 buckets. Functionality should be similar to NiFi's PutS3Object processor [https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.5.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html.]

Unneeded features from NiFi's processor:
 * Multipart upload - only single part upload needs to be implemented at the moment with maximum of 5GB data threshold.
 * Signer Override parameter implementation not needed.


> Create PutS3Object processor
> ----------------------------
>
>                 Key: MINIFICPP-1376
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1376
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Gabor Gyimesi
>            Assignee: Gabor Gyimesi
>            Priority: Major
>
> Create a new processor that can put flow files to AWS S3 buckets. Functionality should be similar to NiFi's PutS3Object processor 
> https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.5.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html
> Unneeded features from NiFi's processor:
>  * Multipart upload - only single part upload needs to be implemented at the moment with maximum of 5GB data threshold.
>  * Signer Override parameter implementation not needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)