You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/04/01 05:09:53 UTC

[jira] [Resolved] (NIFI-478) Allow SplitContent to split based on text and allow byte sequence to be leading or trailing

     [ https://issues.apache.org/jira/browse/NIFI-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt resolved NIFI-478.
------------------------------
    Resolution: Fixed

> 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
>            Assignee: Mark Payne
>             Fix For: 0.1.0
>
>         Attachments: 0001-NIFI-478-Added-byte-sequence-position-property-and-a.patch, 0001-NIFI-478-Fixed-bug-that-caused-byte-sequence-to-be-d.patch, NIFI_478_Bug_Exposed.xml
>
>
> 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)