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

Command line UI for queues' information is broken with hierarchical queues.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 0.21.0
    • 0.21.0
    • client, jobtracker
    • None

    Description

      When the command "./bin/mapred --config ~/tmp/conf/ queue -list" is run, it just hangs. I can see the following in the JT logs:

      2009-10-08 13:19:26,762 INFO org.apache.hadoop.ipc.Server: IPC Server handler 1 on 55555 caught: java.lang.NullPointerException
              at org.apache.hadoop.mapreduce.QueueInfo.write(QueueInfo.java:217)
              at org.apache.hadoop.mapreduce.QueueInfo.write(QueueInfo.java:223)
              at org.apache.hadoop.io.ObjectWritable.writeObject(ObjectWritable.java:159)
              at org.apache.hadoop.io.ObjectWritable.writeObject(ObjectWritable.java:126)
              at org.apache.hadoop.io.ObjectWritable.write(ObjectWritable.java:70)
              at org.apache.hadoop.ipc.Server.setupResponse(Server.java:1074)
              at org.apache.hadoop.ipc.Server.access$2400(Server.java:77)
              at org.apache.hadoop.ipc.Server$Handler.run(Server.java:983)
      

      Same is the case with "./bin/mapred --config ~/tmp/conf/ queue -info <any-container-queue>"

      Attachments

        1. MAPREDUCE-1082-1.txt
          6 kB
          V.V.Chaitanya Krishna
        2. MAPREDUCE-1082-2.patch
          6 kB
          V.V.Chaitanya Krishna
        3. MAPREDUCE-1082-3.patch
          5 kB
          V.V.Chaitanya Krishna
        4. MAPREDUCE-1082-4.patch
          6 kB
          V.V.Chaitanya Krishna

        Issue Links

          Activity

            People

              chaitk V.V.Chaitanya Krishna
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: