Re: Standalone cluster memory configuration

2023-02-02 Thread Hang Ruan
Hi, Theodor, The description in https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/deployment/config/#memory-configuration map help you to config the memory for flink. > Flink tries to shield users as much as possible from the complexity of > configuring the JVM for data-intensive pr

Standalone cluster memory configuration

2023-02-02 Thread Theodor Wübker
Hello everyone, I have a Standalone Custer running in a docker-swarm with a very simple docker-compose configuration [3]. When I run my job there with a parallelism greater than one, I get an out of memory error. Nothing out of the ordinary, so I wanted to increase the JVM heap. I did that by