You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/10/08 02:22:42 UTC

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

Omkar Vinit Joshi created MAPREDUCE-5573:
--------------------------------------------

             Summary: /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


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)