Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-998

Wrong error message thrown when we try submit to container queue.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.21.0
    • None
    • capacity-sched
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            karams Karam Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: