[
https://issues.apache.org/jira/browse/NIFI-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557136#comment-17557136
]
ASF subversion and git services commented on NIFI-9996:
-------------------------------------------------------
Commit f9beb507fdbde55c62170949393aeb542fe23b39 in nifi's branch
refs/heads/main from greyp9
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f9beb507fd ]
NIFI-9996 - ListFile does not list root directory when Recurse Subdirectories
is active and Path Filter is specified (#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
> Fix For: 1.17.0
>
> Attachments: image-2022-05-06-18-35-31-937.png
>
> Time Spent: 40m
> 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)