The rpc invocation size 13478509 exceeds the maximum akka framesize

Posted by faaron zheng on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/The-rpc-invocation-size-13478509-exceeds-the-maximum-akka-framesize-tp38075.html

Hi all,

I find this exception when I run q71.sql in 10 T tpcds data with 400 parallelism. The flink version is 1.10, I try to increase the value of akka. framesize to 20485760b and it not works. flink will set sink parallelism with 1 when handle select query.  I'm not sure if that's the cause of the problem, but it works fine when I increase the sink parallelism to 400.
ImageImage