You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2014/07/03 17:00:44 UTC

[jira] [Commented] (AMBARI-6379) In Host Detailed Page, decommissioned NM is labeled as STOPPED

    [ https://issues.apache.org/jira/browse/AMBARI-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051543#comment-14051543 ] 

Antonenko Alexander commented on AMBARI-6379:
---------------------------------------------

+1 for the patch 

> In Host Detailed Page, decommissioned NM is labeled as STOPPED
> --------------------------------------------------------------
>
>                 Key: AMBARI-6379
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6379
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.1
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 1.6.1
>
>         Attachments: AMBARI-6379.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)