You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2016/02/01 16:41:44 UTC

[07/39] ambari git commit: AMBARI-14818. Incorrect markup of some Accumulo's metrics widgets (alexantonenko)

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


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/75be3b97
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/75be3b97
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/75be3b97

Branch: refs/heads/branch-dev-patch-upgrade
Commit: 75be3b97a7ca771f7d2d74aea92d3c017c354159
Parents: 646fb42
Author: Alex Antonenko <hi...@gmail.com>
Authored: Wed Jan 27 19:33:51 2016 +0200
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Thu Jan 28 02:40:06 2016 +0200

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/75be3b97/ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json b/ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json
index 8bdbc22..fd919e8 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/widgets.json
+++ b/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"
           }