Re: StackOverflow Error

2019-07-21 Thread Vinay Patil
Hi Ravi, The uber jar was correct, adding ClosureCleanerLevel to TOP_LEVEL resolved this issue. Thanks a lot. Is there any disadvantage of explicitly setting this ? Regards, Vinay Patil On Sat, Jul 20, 2019 at 10:23 PM Ravi Bhushan Ratnakar < ravibhushanratna...@gmail.com> wrote: > Hi

Re: StackOverflow Error

2019-07-20 Thread Vinay Patil
Hi Ravi, Tried with both new and legacy mode, it works locally but on cluster I am getting this exception, I am passing jackson ObjectNode class, should be serializable. What do you think? On Sat, 20 Jul 2019, 12:11 Ravi Bhushan Ratnakar, < ravibhushanratna...@gmail.com> wrote: > Hi Vinay, > >

StackOverflow Error

2019-07-20 Thread Vinay Patil
Hi, I am trying to run a pipeline on Flink 1.8.1 ,getting the following exception: *java.lang.StackOverflowError at java.lang.Exception.(Exception.java:66) at java.lang.ReflectiveOperationException.(ReflectiveOperationException.java:56) at