[ 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)