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

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

     [ https://issues.apache.org/jira/browse/FLINK-31230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rui Fan closed FLINK-31230.
---------------------------
    Resolution: Done

> 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
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> 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)