You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Shilun Fan (Jira)" <ji...@apache.org> on 2023/02/27 01:33:00 UTC

[jira] [Created] (FLINK-31230) Improve YarnClusterDescriptor memory unit display

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)