瀏覽代碼

AMBARI-14818. Incorrect markup of some Accumulo's metrics widgets (alexantonenko)

Alex Antonenko 9 年之前
父節點
當前提交
75be3b97a7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json

+ 2 - 2
ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json

@@ -83,7 +83,7 @@
             }
           ],
           "properties": {
-            "display_unit": "compactions",
+            "display_unit": "MinCs",
             "graph_type": "LINE",
             "time_range": "1"
           }
@@ -118,7 +118,7 @@
             }
           ],
           "properties": {
-            "display_unit": "compactions",
+            "display_unit": "MajCs",
             "graph_type": "LINE",
             "time_range": "1"
           }