You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2017/03/07 15:21:38 UTC

[jira] [Commented] (NIFI-3560) Add support for ListFTP/FetchFTP to scan/pull from multiple sources at once

    [ https://issues.apache.org/jira/browse/NIFI-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899588#comment-15899588 ] 

Joseph Witt commented on NIFI-3560:
-----------------------------------

I have narrowed the scope of the JIRA subject to the statement/description.

You are either updating a single processor configuration or you're updating multiple processor configurations.  This can either be done manually by a user or through REST API calls.  The real problem with this idea is that what is left unaccounted is how the system should behave for the varying rates of data receipt on different systems, lifecycle implications for the processors, and what to do about important elements like login credentials.

> Add support for ListFTP/FetchFTP to scan/pull from multiple sources at once
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-3560
>                 URL: https://issues.apache.org/jira/browse/NIFI-3560
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.1.1
>            Reporter: Vamsi Gummalla
>
> Current Implementation of List processor is such that they can be run in a loop. 
> Example Use case:- If we need to monitor 100 FTP servers, we have to create 100 ListFTP processor rather having one ListFTP processor which can get required fields as input and loop it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)