Shilun Fan created FLINK-31510:
----------------------------------
Summary: Use getMemorySize instead of getMemory
Key: FLINK-31510
URL: https://issues.apache.org/jira/browse/FLINK-31510
Project: Flink
Issue Type: Improvement
Components: Deployment / YARN
Affects Versions: 1.18.0
Reporter: Shilun Fan
In YARN-4844, use getMemorySize instead of getMemory, because using int to
represent memory may exceed the bounds in some cases and produce negative
numbers.
This change was merged in HADOOP-2.8.0, we should use getMemorySize instead of
getMemory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)