mirror of https://github.com/apache/nifi.git
8d748223ff
Updated description for "Full Path" filter mode to state that it will ignore scheme and authority Added tests to TestListHDFS for listing an empty and nonexistent dirs Updated TestListHDFS' mock file system to track state properly when FileStatus instances are added, and updated listStatus to work properly with the underlying Map that contains FileStatus instances Updated ListHDFS' additional details to document "Full Path" filter mode ignoring scheme and authority, with an example Updated TestRunners, StandardProcessorTestRunner, MockProcessorInitializationContext to support passing in a logger. NIFI-6275 Updated the "Full Path" filter mode to check the full path of a file with and without its scheme and authority against the filter regex Added additional documentation for how ListHDFS handles scheme and authority when "Full Path" filter mode is used Added test case for "Full Path" filter mode with a regular expression that includes scheme and authority This closes #3483. Signed-off-by: Koji Kawamura <ijokarumawak@apache.org> |
||
---|---|---|
.. | ||
src | ||
pom.xml |