Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.0.1
-
None
Description
GetFile.cpp is missing the "File Filter" property present in GetFile implementation of other NiFi versions. This causing the application to generate a SegmentationFault if the "File Filter" property is placed in the MiNiFi flow.yml file. This feature will be placed there if using the minifi-toolkit for an existing NiFi template. "File Filter" should be added to GetFile.cpp in order the match the features available in other GetFile implementations