Hi Ark,
Thanks for the helpful reply.
I have noticed the same issue with the built-in Nussnacker enrichers. I’ve attached a flow that includes a lookup-enricher. When I run this flow on a Flink cluster (version 1.19.1) with two task managers, and one task manager goes down, I get the following error:
Caused by: java.lang.RuntimeException: The class 'pl.touk.nussknacker.engine.process.typeinformation.internal.typedobject.TypedScalaMapSerializer$$anon$1' is not instantiable: The class is an inner class, but not statically accessible.
The issue is the same as when using a custom enricher (built with Scala 2.12). I have attached the scenario properties as well. When the I/O mode is Asynchronous, I face this issue; when it was Synchronous, there was no issue.
Please let me know if you are expecting any files to be shared. We can also have a call to review the issue in our test lab if that is fine with you.

Thanks & Regards
Ajay Babu Maguluri.