[
https://issues.apache.org/jira/browse/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089758#comment-13089758
]
Robert Joseph Evans commented on MAPREDUCE-2863:
------------------------------------------------
Jersy is more powerful then what is in the RM/NM. Does the RM/NM code support
"POST", "PUT" and "DELETE"? It looks like all it supports is GET which is fine
for a simple read only REST service but not one that has the potential to
become read write. Jersey is also just the implementation of a Java standard.
Even if Jersey is less powerful going with a java standard API is a big win to
the developer.
> 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: Milind Bhandarkar
>
> It will be very useful for RM and NM to support web-services to export
> json/xml.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira