Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2299

Invalid dag creation in MRRSleepJob post TEZ-2293

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      When running: "mrrsleep -m 10 -mt 5000 -r 10 -irs 3 -ir 10 -irt 3000 -rt 5000"

      java.lang.ArrayIndexOutOfBoundsException: 3
      at org.apache.tez.mapreduce.examples.MRRSleepJob.createDAG(MRRSleepJob.java:584)
      at org.apache.tez.mapreduce.examples.MRRSleepJob.run(MRRSleepJob.java:748)
      at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
      at org.apache.tez.mapreduce.examples.MRRSleepJob.main(MRRSleepJob.java:399)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.apache.hadoop.util.ProgramDriver$ProgramDescription.invoke(ProgramDriver.java:71)
      at org.apache.hadoop.util.ProgramDriver.run(ProgramDriver.java:144)

      Attachments

        1. TEZ-2299.1.patch
          1.0 kB
          Hitesh Shah

        Activity

          People

            hitesh Hitesh Shah
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: