[
https://issues.apache.org/jira/browse/MINIFICPP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758347#comment-16758347
]
Mr TheSegfault commented on MINIFICPP-726:
------------------------------------------
We should consider extracting this functionality to other phases. ExtractText
doesn't serve us very well. We can discuss alternatives to perhaps doing this
in the "write" phase of the process session. Perhaps this can be something we
leverage in the existing processor, but as it is now, extract text ends up
causing superfluous I/O that can drastically hinder the data gathering
experience at "edge devices"
> Enhance ExtractText to have more feature parity with the Java impl
> ------------------------------------------------------------------
>
> Key: MINIFICPP-726
> URL: https://issues.apache.org/jira/browse/MINIFICPP-726
> Project: NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Aldrin Piri
> Priority: Major
>
> ExtractText is limited in terms of functionality in contrast to the Java
> variant
> https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.8.0/org.apache.nifi.processors.standard.ExtractText/index.html.
> Currently, the processor only allows promoting the entirety of the content to
> an attribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)