[
https://issues.apache.org/jira/browse/AMBARI-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Wagle updated AMBARI-3140:
------------------------------------
Description:
Ambari API:
http://<ambari-server-host>:8080/api/v1/clusters/c1/services/HDFS/components/NAMENODE
Namenode JMX property:
{code}
{
"name" : "Hadoop:service=NameNode,name=FSNamesystem",
"tag.HAState" : "standby",
}
{code}
was:
Ambari API:
http://64.143.229.204:8080/api/v1/clusters/c1/services/HDFS/components/NAMENODE
Namenode JMX property:
{code}
{
"name" : "Hadoop:service=NameNode,name=FSNamesystem",
"tag.HAState" : "standby",
}
{code}
> Expose NN HA status thorugh Ambari API
> --------------------------------------
>
> Key: AMBARI-3140
> URL: https://issues.apache.org/jira/browse/AMBARI-3140
> Project: Ambari
> Issue Type: Task
> Components: controller
> Affects Versions: 1.4.1
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 1.4.1
>
>
> Ambari API:
> http://<ambari-server-host>:8080/api/v1/clusters/c1/services/HDFS/components/NAMENODE
> Namenode JMX property:
> {code}
> {
> "name" : "Hadoop:service=NameNode,name=FSNamesystem",
> "tag.HAState" : "standby",
> }
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira