Andy LoPresto created NIFI-4728:
-----------------------------------
Summary: Create ExtractHeader processor
Key: NIFI-4728
URL: https://issues.apache.org/jira/browse/NIFI-4728
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Affects Versions: 1.4.0
Reporter: Andy LoPresto
Assignee: Andy LoPresto
Priority: Minor
A frequent community request is to remove a header line from incoming text. The
{{ExtractHeaderProcessor}} should accept arbitrary text, remove a (configurable
number of) lines from the beginning, and route a new child flowfile containing
the header to a {{header}} relationship, and the remaining contents to a
{{body}} relationship.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)