Jeremy Dyer created MINIFI-341:
----------------------------------
Summary: Introduce delimiter for TailFile processor
Key: MINIFI-341
URL: https://issues.apache.org/jira/browse/MINIFI-341
Project: Apache NiFi MiNiFi
Issue Type: Improvement
Components: C++
Reporter: Jeremy Dyer
Currently when using the TailFile processor the processor will ingest a small
batch of bytes from the file that is being tailed. While sometimes this is
sufficient, introducing a Property that represents a delimiter for reading say
line by line from the file being tailed would greatly increase data purity.
This would ensure that each flowfile would contain a single user defined
portion of the data from the incoming file rather than an arbitrary number of
characters that might even contain incomplete lines from the incoming file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)