Shilun Fan created FLINK-31230:
----------------------------------
Summary: Improve YarnClusterDescriptor memory unit display
Key: FLINK-31230
URL: https://issues.apache.org/jira/browse/FLINK-31230
Project: Flink
Issue Type: Improvement
Components: Deployment / YARN
Affects Versions: 1.17.1
Reporter: Shilun Fan
When we use the yarn-session.sh -q command, the basic information of the NM
will be printed, and the memory unit is MB. If we have 128GB of memory, it will
display 131072 MB. At the same time, if we have multiple NMs, finally
totalMemeory doesn't show units.
This jira will use hadoop's StringUtil to format unit output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)