Vitaly Brodetskyi created AMBARI-6455: -----------------------------------------
Summary: On cluster with HA enabled, SNameNode state via api is "STARTED" Key: AMBARI-6455 URL: https://issues.apache.org/jira/browse/AMBARI-6455 Project: Ambari Issue Type: Task Components: agent Reporter: Vitaly Brodetskyi Assignee: Vitaly Brodetskyi Fix For: 1.7.0 Attachments: AMBARI-6455.patch *Steps to reproduce:* 1. Enable HA 2. Call API {noformat}http://<server>:8080/api/v1/clusters/cl1/services?fields=components/ServiceComponentInfo{noformat} *Expected result:* At least "state" shouldn't be "STARTED" It returns that there are NameNode and SecondaryNameNode on cluster. I guess that SecondaryNameNode may refer to added NameNode (I don't know actually). But in any case both of them have "state" : "STARTED" which is weird. -- This message was sent by Atlassian JIRA (v6.2#6252)