Mark Payne created NIFI-478:
-------------------------------
Summary: Allow SplitContent to split based on text and allow byte
sequence to be leading or trailing
Key: NIFI-478
URL: https://issues.apache.org/jira/browse/NIFI-478
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Mark Payne
Fix For: 0.1.0
Currently SplitContent requires that the user encode the byte sequence to split
on into hexadecimal notation. User should be able to instead enter UTF-8
formatted text.
Also, it requires that if we keep byte sequence, the byte sequence between two
splits, the byte sequence is appended to the first split; should allow user to
add it as a leading byte sequence as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)