Explorar o código

AMBARI-3487. NameNode StartTime attribute path for stack 1.x should be the same as stack 2.x. (yusaku)

Yusaku Sako %!s(int64=11) %!d(string=hai) anos
pai
achega
06fd82a659
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      ambari-server/src/main/resources/jmx_properties.json

+ 5 - 0
ambari-server/src/main/resources/jmx_properties.json

@@ -3994,6 +3994,11 @@
         "pointInTime" : true,
         "temporal" : false
       },
+      "metrics/runtime/StartTime":{
+        "metric" : "java.lang:type=Runtime.StartTime",
+        "pointInTime" : true,
+        "temporal" : false
+      },
       "metrics/ugi/loginFailure_avg_time":{
         "metric":"Hadoop:service=NameNode,name=ugi.loginFailure_avg_time",
         "pointInTime":true,