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

gridmix shows unnecessary InterruptedException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • contrib/gridmix
    • None
    • Reviewed

    Description

      The following InterruptedException is seen when gridmix is run and it ran successfully:

      10/06/24 20:43:03 INFO gridmix.ReplayJobFactory: START REPLAY @ 11331037109
      10/06/24 20:43:03 ERROR gridmix.Statistics: Statistics interrupt while waiting for polling null
      java.lang.InterruptedException
      at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObjec\
      t.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:1899)
      at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObjec\
      t.await(AbstractQueuedSynchronizer.java:2066)
      at org.apache.hadoop.mapred.gridmix.Statistics$StatCollector.run(Statis\
      tics.java:190)
      10/06/24 20:43:03 INFO gridmix.Gridmix: Exiting...

      Attachments

        1. 1975.patch
          0.9 kB
          Ravi Gummadi
        2. 1975.v1.patch
          0.9 kB
          Ravi Gummadi
        3. MR-1975.patch
          0.8 kB
          Ranjit Mathew

        Activity

          People

            ravidotg Ravi Gummadi
            ravidotg Ravi Gummadi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: