Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-12576

UI Ambari Storm service page shows incomplete metrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.0
    • 2.1.1
    • ambari-web
    • None

    Description

      API for nimbusUpTime was changed because in HDP 2.3 Storm supports Nimbus HA.
      we added this jmx to STORM_UI_SERVER:

            "metrics" : {
              "api" : {
                "v1" : {
                  "nimbus" : {
                    "summary" : [
                      {
                        "host" : "c6402.ambari.apache.org",
                        "port" : 6627.0,
                        "nimbusLogLink" : "http://c6402.ambari.apache.org:8000/log?file=nimbus.log",
                        "status" : "Leader",
                        "version" : "0.10.0.2.3.0.0-2557",
                        "nimbusUpTime" : "3d 5h 52m 25s"
                      }
                    ]
      

      We should change API request for nimbusUpTime (and if Nimbus HA enabled - display it for each Nimbus).

      Attachments

        1. AMBARI-12576.patch
          5 kB
          Antonenko Alexander

        Activity

          People

            aantonenko Antonenko Alexander
            aantonenko Antonenko Alexander
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: