Forráskód Böngészése

Revert "AMBARImbari-25568] Fix The 'NodeManager RAM Utilized' metric in the heatmap had no unit (#3241)" (#3244)

This reverts commit afb1e7d0bd8d9f96a0a7e664707e1093e27df96c.
Revert commit because accidentally merged the patch while editing the commit message so it ended up with invalid message.
Tamas Payer 5 éve
szülő
commit
9cfc3c1ed4

+ 1 - 1
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/YARN_widgets.json

@@ -577,7 +577,7 @@
             }
           ],
           "properties": {
-            "display_unit": "GB",
+            "display_unit": "",
             "max_limit": "100"
           }
         },

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/YARN_widgets.json

@@ -636,7 +636,7 @@
             }
           ],
           "properties": {
-            "display_unit": "GB",
+            "display_unit": "",
             "max_limit": "100"
           }
         },