You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Jeremy Dyer (JIRA)" <ji...@apache.org> on 2017/06/29 15:35:00 UTC

[jira] [Created] (MINIFI-345) Create SplitText processor

Jeremy Dyer created MINIFI-345:
----------------------------------

             Summary: Create SplitText processor
                 Key: MINIFI-345
                 URL: https://issues.apache.org/jira/browse/MINIFI-345
             Project: Apache NiFi MiNiFi
          Issue Type: Improvement
          Components: C++
            Reporter: Jeremy Dyer
            Assignee: Jeremy Dyer
             Fix For: cpp-0.3.0


Create a SplitText processor that mimics the current functionality of the NiFi SplitText.java processor for MiNiFi C++. This will allow for text to be split on the edge devices in a more distributed manner so that upstream nifi instances will not have the burden of trying to split text from multiple edge devices and help NiFi throughput in those scenarios since it will no longer have to handle that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)