You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Thomas Graves (Updated) (JIRA)" <ji...@apache.org> on 2011/10/22 00:04:32 UTC

[jira] [Updated] (MAPREDUCE-2863) Support web-services for RM & NM

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-2863:
-------------------------------------

    Attachment: MAPREDUCE-2863.patch

initial rough first patch. I'm using the guice/jersey integration with jaxb. I can produce xml and json.  Things in general work and have apis for rm/nm/app master/job history but still need some work/cleanup. Also want to review the apis closer. I was trying to commonize code between web ui and web services.  most of the code here is the new objects to hold that common code and that are annotated for jersey/jaxb to automatically handle things.
                
> 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