[
https://issues.apache.org/jira/browse/NIFI-11592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-11592.
-----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> JSONTreeReader behaving different between V1.21 and V1.18
> ---------------------------------------------------------
>
> Key: NIFI-11592
> URL: https://issues.apache.org/jira/browse/NIFI-11592
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.21.0
> Reporter: Olly Hancock
> Assignee: Nandor Soma Abonyi
> Priority: Major
> Attachments: NIFI-11592.json
>
>
> When parsing a json array with a json tree reader (in this case using convert
> record), I am presented with this error, this testing was done in Nifi
> Version 1.21.0. However this error never occurs in Version 1.18.0.
> !https://community.cloudera.com/t5/image/serverpage/image-id/37634i431F02226471E286/image-size/medium?v=v2&px=400!
> An example of json that fails in 1.21.0 that works in 1.18.0
>
> {code:java}
> [
> {"a": [ {"b": [{}]}]},
> {"a": [ {"b": []}]}
> ] {code}
>
> Any help would be greatly appreciated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)