[
https://issues.apache.org/jira/browse/NIFI-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955151#comment-16955151
]
Jason Sherman commented on NIFI-4728:
-------------------------------------
[~alopresto] New developer to the project here. I've written several
processors at work (focused on redis mainly), but this looks like an easy
ticket to get me started as a contributor. I'd like to take this one, please.
> 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
> Labels: header, processor, text
>
> 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
(v8.3.4#803005)