Support Questions Hello All, I have encountered a rather weird bug with NiFi's SplitJson processor. I am using NiFi 1.18 and it's a three node cluster. I think the best way of explaining it will be to use as example, so here is how to recreate this bug: I created ...
You can find an example here: https://github.com/cldr-steven-matison/NiFi-Templates/blob/main/QueryRecord_Sample.json You will need to modify the json object in GenerateFlowFile, then adjust the Reader/Writer, and the results query into $.VisitList[] array. Once you have this lil ...
NIFI - How to split non root node (json array), but include root level attribute in flowfile Labels: Apache NiFi lightsailpro Contributor Created 11-08-2016 08:13 PM In the following JSON, { "p":{ "key":"k1", "theme":"default" }, "version":"1.1.0", "...
You can find an example here: https://github.com/cldr-steven-matison/NiFi-Templates/blob/main/QueryRecord_Sample.json You will need to modify the json object in GenerateFlowFile, then adjust the Reader/Writer, and the results query into $.VisitList[] array. Once you have this lil ...