From issues-return-82050-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Wed Jul 31 07:49:04 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 BDEF9180645 for ; Wed, 31 Jul 2019 09:49:03 +0200 (CEST) Received: (qmail 73456 invoked by uid 500); 31 Jul 2019 07:49:03 -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 73364 invoked by uid 99); 31 Jul 2019 07:49:02 -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; Wed, 31 Jul 2019 07:49:02 +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 BBDC5E08CE for ; Wed, 31 Jul 2019 07:49:01 +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 8531F26644 for ; Wed, 31 Jul 2019 07:49:00 +0000 (UTC) Date: Wed, 31 Jul 2019 07:49:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-6487) ListS3 processor doesn't add S3 User Metadata to the Flow File MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896873#comment-16896873 ] ASF subversion and git services commented on NIFI-6487: ------------------------------------------------------- Commit cdee1d8c09c52dd2aa78311cf8c8fe9b2f449d44 in nifi's branch refs/heads/master from JF Beauvais [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cdee1d8 ] NIFI-6487 Add S3 User Metadata to ListS3 processor Fix imports auto formatted by intellij NIFI-6487 Fix WriteAttribute documentation This closes #3603. Signed-off-by: Koji Kawamura > ListS3 processor doesn't add S3 User Metadata to the Flow File > -------------------------------------------------------------- > > Key: NIFI-6487 > URL: https://issues.apache.org/jira/browse/NIFI-6487 > Project: Apache NiFi > Issue Type: Wish > Components: Core Framework > Affects Versions: 1.9.2 > Reporter: JF Beauvais > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > Currently there is the possibility to add S3 tags to the flow files attributes by setting "Write Object Tags" to true. > It could be also interesting to add S3 Object "User metadata" as well -- This message was sent by Atlassian JIRA (v7.6.14#76016)