[ 
https://issues.apache.org/jira/browse/NIFI-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330035#comment-15330035
 ] 

James Wing commented on NIFI-1933:
----------------------------------

Nothing in this ticket needs to block the 0.7.0 release.  Nothing has been 
merged, and the features are equally applicable to the master branch.  If there 
is time, we can review and capture some functionality.

> SplitJson enhancements for flowfile names and additional options
> ----------------------------------------------------------------
>
>                 Key: NIFI-1933
>                 URL: https://issues.apache.org/jira/browse/NIFI-1933
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.0.0, 0.7.0
>            Reporter: Daniel Cave
>            Assignee: Alex Halldin
>            Priority: Minor
>             Fix For: 1.0.0, 0.7.0
>
>         Attachments: 
> 0001-NIFI-1933-Updates-to-SplitJSON.java-now-can-split-on.patch
>
>
> 1) SplitJson output flowfiles are replicating the parent filename across all 
> children.  This results in overwriting of failure if trying to write the 
> files without later renaming in another processor (that may or may not result 
> in meaningful names).  SplitJson will now rename children with an appended 
> index number to the parent: <parent filename>-<child index>.json
> 2) SplitJson now has the option to include the split upon element as the new 
> root element of each split.  This configurable and disabled by default to 
> conform with backwards compatibility.
> 3) SplitJson now will correctly handle single element splits and no longer 
> simply fail due to the element not being an array.  Also configurable and 
> disabled by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to