[ https://issues.apache.org/jira/browse/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148718#comment-13148718 ]
Thomas Graves commented on MAPREDUCE-2863: ------------------------------------------ Sorry one correction to the node manager apis. I accidentally added a s onto node, apis are: Node Manager: http://host:9999/ws/v1/node/info http://host:9999/ws/v1/node/apps -> query params: state(String of ApplicationState), user(String) http://host:9999/ws/v1/node/apps/{appid} http://host:9999/ws/v1/node/containers http://host:9999/ws/v1/node/containers/{containerid} > Support web-services for RM & NM > -------------------------------- > > Key: MAPREDUCE-2863 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2863 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: mrv2, nodemanager, resourcemanager > Reporter: Arun C Murthy > Assignee: Thomas Graves > Attachments: MAPREDUCE-2863.patch > > > It will be very useful for RM and NM to support web-services to export > json/xml. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira