You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (JIRA)" <ji...@apache.org> on 2019/02/01 12:56:00 UTC

[jira] [Assigned] (NIFI-5977) Add "Minimum/Maximum File Age" Parameter to ListSFTP

     [ https://issues.apache.org/jira/browse/NIFI-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpad Boda reassigned NIFI-5977:
--------------------------------

    Assignee: Arpad Boda

> Add "Minimum/Maximum File Age" Parameter to ListSFTP
> ----------------------------------------------------
>
>                 Key: NIFI-5977
>                 URL: https://issues.apache.org/jira/browse/NIFI-5977
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.8.0
>            Reporter: Josef Zahner
>            Assignee: Arpad Boda
>            Priority: Major
>
> Please add the following two parameter to the ListSFTP processor.
>  * Minimum File Age
>  * Maximum File Age
> The ListFile processor has these parameters already. 
> Without this parameters we have the issue that big continuously written files get processed multiple times and we have to filter out somehow duplicates later together with a wait processor. ListSFTP is highly dependent on the last modified timestamp and this is a crucial feature for us as we have no control over the remote servers - so workarounds like to a starting "." aren't possible.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)