I am using NiFi 0.6.1. I am trying to use GetFile to read in a large series
of files I have preprocessed outside of NiFi from zip files using bash
shell commands. GetFile is throwing errors on many of these files because
the files contain embedded spaces. Is there a way to tell NiFi to handle
each such filename with surrounding single quotes? Are there other
processor options better suited to handle this challenge? Thank you.

Reply via email to