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

TestControlledMapReduceJob times out on trunk.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • 0.21.0
    • 0.22.0
    • None
    • None

    Description

      TestControlledMapReduceJob times out on trunk. Logs show the following ArrayIndexOutOfBoundsException:

       
      java.lang.ArrayIndexOutOfBoundsException: 0
          [junit]     at org.apache.hadoop.mapred.ControlledMapReduceJob.map(ControlledMapReduceJob.java:302)
          [junit]     at org.apache.hadoop.mapred.ControlledMapReduceJob.map(ControlledMapReduceJob.java:60)
          [junit]     at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:54)
          [junit]     at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:397)
          [junit]     at org.apache.hadoop.mapred.MapTask.run(MapTask.java:330)
          [junit]     at org.apache.hadoop.mapred.Child$4.run(Child.java:223)
          [junit]     at java.security.AccessController.doPrivileged(Native Method)
          [junit]     at javax.security.auth.Subject.doAs(Subject.java:396)
          [junit]     at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1114)
          [junit]     at org.apache.hadoop.mapred.Child.main(Child.java:217)
      

      Attachments

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              amareshwari Amareshwari Sriramadasu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: