You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrea (Jira)" <ji...@apache.org> on 2022/05/06 16:39:00 UTC

[jira] [Created] (NIFI-9996) ListFile does not list root directory when Recurse Subdirectories is active and Path Filter is specified

Andrea created NIFI-9996:
----------------------------

             Summary: 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
         Attachments: image-2022-05-06-18-35-31-937.png

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)