[
https://issues.apache.org/jira/browse/MINIFICPP-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848555#comment-16848555
]
Christian Porzio commented on MINIFICPP-881:
--------------------------------------------
Thank you for your follow up! I did look for such an option in TailFile but
does not see how to do that? It does grab complete lines but I did see the java
implementation with more than one line in the resulted flowfile and was told to
use SplitText to ensure each flowfile had only one line.
Would you mind to provide me with the property name in that processor to
achieve this goal? I'm totally to use any work around that will guaranty one
line per flowfile.
Thank you
> SplitText not supported
> -----------------------
>
> Key: MINIFICPP-881
> URL: https://issues.apache.org/jira/browse/MINIFICPP-881
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Environment: Windows development
> Reporter: Christian Porzio
> Assignee: Mr TheSegfault
> Priority: Major
>
> I understand minfi-cpp is improving by the days - very much appreciated!!!
> But at the moment without *SplitText*, I am unable to use it. We do have the
> *TailFile* but without a SplitText those multi lines flowfiles are useless.
> I could just send these flowfiles as-is to my NIFI RPG and have all what we
> currently do on the client side performed on the server side but I would like
> to avoid that and use my client processors to lighten a bit the server load.
> 1/ Is there a targeted date for delivering *SplitText*?
> 2/ Or would one suggest a work around in the meantime, for instance ensure
> the TailFile produce one flowfile per line?
> Thank you for your inputs and recommendations
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)