Details
Description
The NameNode webapp reports DFS usage metrics using standard SI prefixes (MB, GB, etc.). The number reported in the UI is calculated to be the binary size which should be noted using binary prefixes (MiB, GiB, etc.). The NameNode webapp should be modified to use the correct binary prefixes.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-13844 Fix the fmt_bytes function in the dfs-dust.js
- Resolved