From issues-return-82713-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Tue Aug 13 19:05:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7077D1804BB for ; Tue, 13 Aug 2019 21:05:02 +0200 (CEST) Received: (qmail 40089 invoked by uid 500); 13 Aug 2019 19:05:01 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 40074 invoked by uid 99); 13 Aug 2019 19:05:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2019 19:05:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D42B9E3024 for ; Tue, 13 Aug 2019 19:05:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3DCAE27778 for ; Tue, 13 Aug 2019 19:05:00 +0000 (UTC) Date: Tue, 13 Aug 2019 19:05:00 +0000 (UTC) From: "Peter Turcsanyi (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-6468) Add "requester pays" to FetchS3Object and ListS3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6468?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16906= 534#comment-16906534 ]=20 Peter Turcsanyi commented on NIFI-6468: --------------------------------------- [~jgresock] [~pvillard] [~joewitt] It is a merge conflict with "NIFI-6487 Add S3 User Metadata to ListS3 proce= ssor". 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 reba= sed onto the current master. =C2=A0 > 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 charge= s.=C2=A0 NiFi > currently has no option to include that header. > =20 > [http://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.htm= l] -- This message was sent by Atlassian JIRA (v7.6.14#76016)