AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does 
not display with HDP 2.2 stack deployment.


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

Branch: refs/heads/trunk
Commit: 0f71307494d982d6bad1825c2a5295e4e0ce7b64
Parents: 614fd80
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Wed Jun 10 09:53:36 2015 -0700
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Wed Jun 10 09:53:36 2015 -0700

----------------------------------------------------------------------
 .../HBASE/0.96.0.2.0/metrics.json               |    6 +-
 .../stacks/HDP/2.3/services/HBASE/metrics.json  | 9410 ++++++++++++++++++
 2 files changed, 9413 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/0f713074/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metrics.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metrics.json
 
b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metrics.json
index a309ec7..ae15651 100644
--- 
a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metrics.json
+++ 
b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metrics.json
@@ -372,17 +372,17 @@
               "temporal": true
             },
             "metrics/hbase/ipc/IPC/numOpenConnections": {
-              "metric": "regionserver.RegionServer.numOpenConnections",
+              "metric": "ipc.IPC.numOpenConnections",
               "pointInTime": false,
               "temporal": true
             },
             "metrics/hbase/ipc/IPC/numActiveHandler": {
-              "metric": "regionserver.RegionServer.numActiveHandler",
+              "metric": "ipc.IPC.numActiveHandler",
               "pointInTime": false,
               "temporal": true
             },
             "metrics/hbase/ipc/IPC/numCallsInGeneralQueue": {
-              "metric": "regionserver.RegionServer.numCallsInGeneralQueue",
+              "metric": "ipc.IPC.numCallsInGeneralQueue",
               "pointInTime": false,
               "temporal": true
             },

Reply via email to