Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-172

rpc doesn't handle returning null for a String[]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • ipc
    • None

    Description

      The job tracker gets errors in returning the result from pollForTaskWithClosedJob

      060427 100434 Served: pollForTaskWithClosedJob 0
      declaredClass = [Ljava.lang.String;
      instance class = org.apache.hadoop.io.NullWritable
      at org.apache.hadoop.io.ObjectWritable.writeObject(ObjectWritable.java:95)
      at org.apache.hadoop.io.ObjectWritable.write(ObjectWritable.java:65)
      at org.apache.hadoop.ipc.Server$Handler.run(Server.java:230)

      Attachments

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: