Hello, What version of Flink do you use? If you use 1.10+ please check [1] (different properties names)
[1] - https://ci.apache.org/projects/flink/flink-docs-stable/ops/memory/mem_setup.html Thanks, Alexey ________________________________ From: Sakshi Bansal <sakshi.apr...@gmail.com> Sent: Monday, August 24, 2020 3:30 AM To: user@flink.apache.org <user@flink.apache.org> Subject: Setting job/task manager memory management in kubernetes Hello, I am trying to set the heap size of job and task manager when deploying the job in kubernetes. I have set the jobmanager.heap.size and taskmanager.heap.size. However, the custom values are not being used and it is creating its own values and starting the job. How can I set custom values? -- Thanks and Regards Sakshi Bansal