IOException: Size of the state is larger than the maximum permitted memory-backed state

Posted by syed on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/IOException-Size-of-the-state-is-larger-than-the-maximum-permitted-memory-backed-state-tp19880.html

Hi;
I am facing the following IO exception while running a simple wordcount
application.

*IOException: Size of the state is larger than the maximum permitted
memory-backed state. Size=34521369 , maxSize=5242880 . Consider using a
different state backend, like the File System State backend.*

I have already using filesystem state backend and configured the checkpoint
and state backend directories.

How can I fix this issue?
 



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/