Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-4020

org.apache.avro.mapred.tether.TestWordCountTether is failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.11.3
    • None
    • java
    • None

    Description

      On branch-1.11 branch, the org.apache.avro.mapred.tether.TestWordCountTether tests are failing:

      -------------------------------------------------------------------------------
      Test set: org.apache.avro.mapred.tether.TestWordCountTether
      -------------------------------------------------------------------------------
      Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 85.93 s <<< FAILURE! -- in org.apache.avro.mapred.tether.TestWordCountTether
      org.apache.avro.mapred.tether.TestWordCountTether.testJob -- Time elapsed: 67.08 s <<< ERROR!
      java.io.IOException: Job failed!
              at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:876)
              at org.apache.avro.mapred.tether.TetherJob.runJob(TetherJob.java:114)
              at org.apache.avro.mapred.tether.TestWordCountTether._runjob(TestWordCountTether.java:93)
              at org.apache.avro.mapred.tether.TestWordCountTether.testJob(TestWordCountTether.java:118)
              at java.lang.reflect.Method.invoke(Method.java:498)
      
      
      org.apache.avro.mapred.tether.TestWordCountTether.testhtp -- Time elapsed: 18.47 s <<< ERROR!
      java.io.IOException: Job failed!
              at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:876)
              at org.apache.avro.mapred.tether.TetherJob.runJob(TetherJob.java:114)
              at org.apache.avro.mapred.tether.TestWordCountTether._runjob(TestWordCountTether.java:93)
              at org.apache.avro.mapred.tether.TestWordCountTether.testhtp(TestWordCountTether.java:129)
              at java.lang.reflect.Method.invoke(Method.java:498) 

      I'm checking if environment/configuration or actually a "real" failure.

      Attachments

        1. image-2024-07-17-08-06-38-244.png
          19 kB
          Fokko Driesprong

        Activity

          People

            Unassigned Unassigned
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: