[
https://issues.apache.org/jira/browse/NIFI-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Grey updated NIFI-9996:
----------------------------
Status: Patch Available (was: In Progress)
https://github.com/apache/nifi/pull/6110
> ListFile does not list root directory when Recurse Subdirectories is active
> and Path Filter is specified
> --------------------------------------------------------------------------------------------------------
>
> Key: NIFI-9996
> URL: https://issues.apache.org/jira/browse/NIFI-9996
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.16.1
> Reporter: Andrea Molteni
> Assignee: Paul Grey
> Priority: Major
> Attachments: image-2022-05-06-18-35-31-937.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ListFile does not list root directory content when Recurse Subdirectories is
> active and Path Filter is specified.
> you need to create a directory structure like the following:
> -MYDIR
> --AAA
> --BBB
> --CCC
> --LOG
> if you want to LIST all the *.TXT files from MYDIR and subdirectories (
> excluding LOG dir) i have to configure the list file processor as following
> !image-2022-05-06-18-35-31-937.png!
> Once activated, the processor will list file from all subdirs excluding LOG
> directory and the root dir content too.
> In prevous nifi version ( 1.13.1) the root folder was listed too.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)