[
https://issues.apache.org/jira/browse/NIFI-12117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory M. Foreman updated NIFI-12117:
--------------------------------------
Component/s: Extensions
> JoltTransformJSON exception with json strings over 20MB
> -------------------------------------------------------
>
> Key: NIFI-12117
> URL: https://issues.apache.org/jira/browse/NIFI-12117
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.23.2
> Reporter: Gregory M. Foreman
> Priority: Major
>
> The following exception is thrown when attempting to process JSON string
> content greater than 20 MB:
> {code:java}
> JoltTransformJSON[id=a9fca990-018a-1000-0000-00006e33ec9a] JSON parsing
> failed for FlowFile[filename=07ddb61f-a581-4de9-932d-4cbdf3ef2b52]:
> com.bazaarvoice.jolt.exception.JsonUnmarshalException: Unable to unmarshal
> JSON to an Object.- Caused by:
> com.fasterxml.jackson.core.exc.StreamConstraintsException: String length
> (20051112) exceeds the maximum length (20000000) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)