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 "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/10/08 02:24:41 UTC

[jira] [Updated] (MAPREDUCE-5573) /ws/v1/mapreduce/blacklistednodes MR AM webservice link is broken.

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

Omkar Vinit Joshi updated MAPREDUCE-5573:
-----------------------------------------

    Attachment: error.log

> /ws/v1/mapreduce/blacklistednodes MR AM webservice link is broken.
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5573
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5573
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Omkar Vinit Joshi
>         Attachments: error.log
>
>
> run a map reduce job (sleep) then Retrieve MR AM tracking url by running
> yarn applications -list
> try accessing 
> trackingurl + "/ws/v1/mapreduce/blacklistednodes"
> {code}
> <RemoteException>
> <exception>ClassCastException</exception>
> <message>
> org.apache.hadoop.mapreduce.v2.app.MRAppMaster$ContainerAllocatorRouter cannot be cast to org.apache.hadoop.mapreduce.v2.app.rm.RMContainerRequestor
> </message>
> <javaClassName>java.lang.ClassCastException</javaClassName>
> </RemoteException>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)