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

In Host Detailed Page, decommissioned NM is labeled as STOPPED

    XMLWordPrintableJSON

Details

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

    Description

      In Yarn Service page, NodeManagers Status: 3 active / 0 lost / 0 unhealthy / 0 rebooted / 1 decommissioned

      In Host Detailed Page of that decommissioned NM, the state of the NM is labeled as 'stopped', which is not consistent comparing to Service page.

      API call:
      "href" : "http://172.18.145.115:8080/api/v1/clusters/cl1/hosts/us3mon1404188570-3.cs1cloud.internal/host_components/NODEMANAGER",
      "HostRoles" : {
      "cluster_name" : "cl1",
      "component_name" : "NODEMANAGER",
      "desired_admin_state" : "DECOMMISSIONED",
      "desired_stack_id" : "HDP-2.1",
      "desired_state" : "STARTED",
      "host_name" : "us3mon1404188570-3.cs1cloud.internal",
      "maintenance_state" : "OFF",
      "service_name" : "YARN",
      "stack_id" : "HDP-2.1",
      "stale_configs" : false,
      "state" : "INSTALLED",

      As a result, user cannot start the NodeManger as it is considered to be decommissioned by ResourceManger.

      Attachments

        1. AMBARI-6379.patch
          5 kB
          Andrii Tkach

        Activity

          People

            atkach Andrii Tkach
            atkach Andrii Tkach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: