[ https://issues.apache.org/jira/browse/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168819#comment-13168819 ]
Vinod Kumar Vavilapalli commented on MAPREDUCE-2863: ---------------------------------------------------- Alright, looks good to me overall. >From the security stand-point, because we are hooking into the jetty server >itself via the jersey-guice bridging magic, it looks to me that we are fine. My only big concern is the extra layer of the data access objects, in view of the maintenance overhead. We already have the read-only views everywhere for the web apps to use, but I guess the jersey approach warrants these objects. I think it'd be useful to be able to specify the format type (xml|json) when requesting via a browser. Possibly another JIRA. I am going to push this in. > 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 > Affects Versions: 0.23.0 > Reporter: Arun C Murthy > Assignee: Thomas Graves > Priority: Blocker > Attachments: MAPREDUCE-2863.patch, MAPREDUCE-2863.patch, > MAPREDUCE-2863.patch, MAPREDUCE-2863.patch, MAPREDUCE-2863.patch, > MAPREDUCE-2863.patch, MAPREDUCE-2863.patch, MAPREDUCE-2863.patch, > MAPREDUCE-2863.patch, amoutput.txt, appoutput.txt, hsoutput.txt, > nmoutput.txt, nmoutput.txt, nmoutput.txt, rmoutput.txt, rmoutput.txt, > rmoutput.txt > > > 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