Hi,

Is there any chance you can provide some crafted dummy data to reproduce
the issue on our side? If this is due to an upgrade in some dependencies in
NiFi, we might want to look into it.

Note that you can always download the NARs from previous versions of NiFi
and use those with a more recent version of NiFi. However, keep in mind
that you would need multiple NARs in your case (standard processors NAR +
NAR(s) for the readers/writers). In the end, you'd use NiFi 1.27.0 but
you'd have the PartitionRecord processor and readers/writers from NiFi
1.23.2.

Hope this helps,
Pierre


Le mar. 22 oct. 2024 à 15:36, 박정화 (Bank) <vesuv...@tossbank.com> a écrit :

> hello.
>
> I am using nifi well.
>
> I recently upgraded the version from 1.23.2 to 1.27.0 and encountered the
> following error in the PartitionRecord process.
>
>
>
> com.fasterxml.jackson.core.JsonGenerationException: Incomplete surrogate
> pair: first char 0xD83D, second 0x002A
>
>
>
> It seems to be a serrogate pair issue, but it seems to have been caused by
> masking some characters on our side.
>
> Nevertheless, I wish it were possible to process json like in previous
> versions or like python.  Is there any way?
>
> Could it be that the error occurring differently from the previous version
> is related to the update of the jackson library?
>
> The jackson version of nifi 1.23.2 is 2.15.2, and the jackson version of
> nifi 1.27.0 is 2.17.1, so I thought it might be a problem.
>
> If so, we can change the jackson version and compile it, but we will need
> to continuously change the nifi version in the future.  Could you please
> give me some advice on this?
>
> thank you  have a good day
>

Reply via email to