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 "Cindy Li (JIRA)" <ji...@apache.org> on 2014/02/05 00:47:31 UTC

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

    [ https://issues.apache.org/jira/browse/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891449#comment-13891449 ] 

Cindy Li commented on MAPREDUCE-2863:
-------------------------------------

[~tgraves], Hi, I'm working on RM web service HA now. We want to redirect web service of standby RM to the active one. I'm kind of new to the Jersey-Guice framework. Looks to me       filter("/*").through(GuiceContainer.class, params); in webApp.java is important for the web service to work. Do I need to subclass GuiceContainer to actually implement the redirection? Can you please advise? Thanks. 


> 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
>             Fix For: 0.23.1
>
>         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 was sent by Atlassian JIRA
(v6.1.5#6160)