[
https://issues.apache.org/jira/browse/NIFI-13082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-13082.
-------------------------------------
Fix Version/s: 2.0.0-M4
Assignee: Jack Hinton
Resolution: Fixed
> New processor for splitting PCAP files
> --------------------------------------
>
> Key: NIFI-13082
> URL: https://issues.apache.org/jira/browse/NIFI-13082
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Jack Hinton
> Assignee: Jack Hinton
> Priority: Minor
> Labels: Processor
> Fix For: 2.0.0-M4
>
> Time Spent: 24h 40m
> Remaining Estimate: 0h
>
> I created a processor that is used to split a flowfile containing a large
> PCAP file (in binary format) into smaller files, depending on the max size
> set by the user. Each of the resultant flowfiles contains a valid PCAP that
> may be used as normal.
> If the incoming PCAP is malformed, in the wrong format, or the incoming PCAP
> contains a packet that is larger than the maximum desired size, the incoming
> flowfile will be transferred to the 'failure' relationship and an 'error'
> attribute will be added to that flowfile stating the reason for failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)