فهرست منبع

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"
           }