From issues-return-81655-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Tue Jul 23 15:02:01 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 7E8431802C7 for ; Tue, 23 Jul 2019 17:02:01 +0200 (CEST) Received: (qmail 45893 invoked by uid 500); 23 Jul 2019 15:02: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 45872 invoked by uid 99); 23 Jul 2019 15:02:00 -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, 23 Jul 2019 15:02:00 +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 810CAE02E6 for ; Tue, 23 Jul 2019 15:02: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 3E561265C8 for ; Tue, 23 Jul 2019 15:02:00 +0000 (UTC) Date: Tue, 23 Jul 2019 15:02:00 +0000 (UTC) From: "Alessandro D'Armiento (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (NIFI-6462) ListHDFS should be triggerable 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-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro D'Armiento closed NIFI-6462. --------------------------------------- Already implemented in GetHDFSFileInfo > ListHDFS should be triggerable > ------------------------------ > > Key: NIFI-6462 > URL: https://issues.apache.org/jira/browse/NIFI-6462 > Project: Apache NiFi > Issue Type: Improvement > Components: Core Framework > Affects Versions: 1.9.2 > Reporter: Alessandro D'Armiento > Priority: Minor > Time Spent: 2h 50m > Remaining Estimate: 0h > > h2. Current Situation > ListHDFS is designed to be (only) the entry point of a data integration pipeline, and therefore can only be triggered on a cron or time base. > h2. Improvement Proposal > ListHDFS should be able to be used as part of your pipeline even if you do not expect to have it as the entry point. To obtain it: > * It has to be triggerable > * Trigger flowfile should be able to bring the listing directory as an attribute -- This message was sent by Atlassian JIRA (v7.6.14#76016)