Re: java.lang.StackOverflowError

2020-01-23 Thread Piotr Nowojski
Hi, Thanks for reporting the issue. Could you first try to upgrade to Flink 1.6.4? This might be a known issue fixed in a later bug fix release [1]. Also, are you sure you are using (unmodified) Flink 1.6.2? Stack traces somehow do not match with the 1.6.2 release tag in the repository, for exa

Re: java.lang.StackOverflowError

2020-01-21 Thread 刘建刚
I am using flink 1.6.2 on yarn. State backend is rocksdb. > 2020年1月22日 上午10:15,刘建刚 写道: > > I have a flink job which fails occasionally. I am eager to avoid this > problem. Can anyone help me? The error stacktrace is as following: > java.io.IOException: java.lang.StackOverflowError >