[ 
https://issues.apache.org/jira/browse/MINIFI-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075158#comment-16075158
 ] 

ASF subversion and git services commented on MINIFI-341:
--------------------------------------------------------

Commit b20da80eb73d49286041ed3f7a2e04afb6b0a7f3 in nifi-minifi-cpp's branch 
refs/heads/master from [~jeremy.dyer]
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=b20da80 ]

MINIFI-341: Introduce delimiter to TailFile to delimit incoming data 
appropriately.

This closed #116.

Signed-off-by: Marc Parisi <phroc...@apache.org>


> 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
>            Assignee: 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)

Reply via email to