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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/24 01:54:38 UTC

[jira] [Resolved] (MAPREDUCE-998) Wrong error message thrown when we try submit to container queue.

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

Allen Wittenauer resolved MAPREDUCE-998.
----------------------------------------

    Resolution: Fixed

This is likely stale.

> Wrong error message thrown when we try submit to container queue.
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-998
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-998
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: capacity-sched
>    Affects Versions: 0.21.0
>            Reporter: Karam Singh
>
> Setup have multilevel queue.
> parent queues a,b and has two child queues a11, a12. If we try sub queue "a" the following error is thrown -":
> [
> org.apache.hadoop.ipc.RemoteException: java.io.IOException: Queue "a" does not exist
>         at org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:2758)
>         at org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:2740)
> ]
> where it should have proper like user cannot submit job to container queue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)