This is an automated email from the ASF dual-hosted git repository.
wuzhiguo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 4714032a3f AMBARI-25568: The 'NodeManager RAM Utilized' metric in the
heatmap of YARN does not show the unit (#3551)
4714032a3f is described below
commit 4714032a3f0a00222731df8832fe3f13fde6285b
Author: Yu Hou <[email protected]>
AuthorDate: Tue Nov 22 16:50:41 2022 +0800
AMBARI-25568: The 'NodeManager RAM Utilized' metric in the heatmap of YARN
does not show the unit (#3551)
---
.../main/resources/stacks/BIGTOP/3.2.0/services/YARN/YARN_widgets.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/YARN_widgets.json
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/YARN_widgets.json
index df91f9ac6c..bef0dc03fe 100644
---
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/YARN_widgets.json
+++
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/YARN_widgets.json
@@ -577,7 +577,7 @@
}
],
"properties": {
- "display_unit": "",
+ "display_unit": "GB",
"max_limit": "100"
}
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]