[
https://issues.apache.org/jira/browse/NIFI-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932037#comment-17932037
]
David Handermann commented on NIFI-14309:
-----------------------------------------
[~sammut97] This sounds analogous to the JoltTransformRecord Processor, which
delegates handling to the Record Reader in question. The JsonTreeReader
supports reading JSON objects with different formats, such as newline-delimited
JSON. If you are referring to NDJSON, then moving to a record-oriented approach
sounds like it could be a good way forward.
> JSLTTransformJSON - Allow transforming a record per line
> --------------------------------------------------------
>
> Key: NIFI-14309
> URL: https://issues.apache.org/jira/browse/NIFI-14309
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 2.2.0
> Reporter: Jordan Sammut
> Priority: Major
>
> It would be good if the JSLTTransformJSON allows for parsing a JSON object
> line by line and performing the specified transformation per line
--
This message was sent by Atlassian Jira
(v8.20.10#820010)