madong created FLINK-13445: ------------------------------ Summary: Distinguishing Memory Configuration for TaskManager and JobManager Key: FLINK-13445 URL: https://issues.apache.org/jira/browse/FLINK-13445 Project: Flink Issue Type: New Feature Components: Runtime / Configuration Affects Versions: 1.8.1 Reporter: madong
we use flink to run some job build in non-java language, so we increase the value of `containerized.heap-cutoff-ratio` to reserve more memory for non-java process , which would affect memory allocation for jobManager. Considering the different behaviors of taskManager and jobManager, should we use this configuration separately? -- This message was sent by Atlassian JIRA (v7.6.14#76016)