Small update: we believe that the off heap memory is used by the parquet writer ( used in sink to write to S3 )
On Wed, 24 Feb 2021 at 23:25, Bariša <[email protected]> wrote: > I'm running flink 1.8.2 in a container, and under heavy load, container > gets OOM from the kernel. > I'm guessing that that reason for the kernel OOM is large size of the > off-heap memory. Is there a way I can limit it in flink 1.8.2? > > I can see that newer version of flink has a config param, checking here is > it possible to do something similar in flink 1.8.2, without a flink upgrade? > > Cheers, > Barisa >
