[
https://issues.apache.org/jira/browse/NIFI-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906534#comment-16906534
]
Peter Turcsanyi edited comment on NIFI-6468 at 8/13/19 7:07 PM:
----------------------------------------------------------------
[~jgresock] [~pvillard] [~joewitt]
It is a merge conflict with "NIFI-6487 Add S3 User Metadata to ListS3
processor". Both commits added a new property to ListS3 and changed the
expected property count from 21 to 22 in the test, but it should be 23 in the
end.
I also forgot to check it during the review if the dev branch had been rebased
onto the current master.
was (Author: turcsanyip):
[~jgresock] [~pvillard] [~joewitt]
It is a merge conflict with "NIFI-6487 Add S3 User Metadata to ListS3
processor". Both commits added a new property to ListS3 and changed the
property count from 21 to 22 in the test, but it should be 23 in the end.
I also forgot to check it during the review if the dev branch had been rebased
onto the current master.
> Add "requester pays" to FetchS3Object and ListS3
> ------------------------------------------------
>
> Key: NIFI-6468
> URL: https://issues.apache.org/jira/browse/NIFI-6468
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.9.2
> Reporter: Joseph Gresock
> Assignee: Joseph Gresock
> Priority: Minor
> Labels: AWS, aws, cloud
> Fix For: 1.10.0
>
> Attachments: NIFI-6468.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> FetchS3Object and ListS3 do not currently support requester-pays buckets.
> According to the AWS documentation, a header,
> x-amz-request-payer, is needed to signal approval of the download charges.
> NiFi
> currently has no option to include that header.
>
> [http://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)