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

java data interop tests fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.3.0
    • java
    • None
    • Reviewed

    Description

      Java data file interop tests currently fail.

      If you run: cd lang/java; ant interop-data-generate interop-data-test

      Then the test log shows:

      java.io.IOException: Incomplete Block
      org.apache.avro.AvroRuntimeException: java.io.IOException: Incomplete Block
      at org.apache.avro.file.DataFileStream.hasNext(DataFileStream.java:169)
      at org.apache.avro.TestDataFile.readFile(TestDataFile.java:193)
      at org.apache.avro.TestDataFile$InteropTest.readFiles(TestDataFile.java:238)
      at org.apache.avro.TestDataFile$InteropTest.testGeneratedGeneric(TestDataFile.java:216)
      Caused by: java.io.IOException: Incomplete Block
      at org.apache.avro.file.DataFileStream.hasNext(DataFileStream.java:161)

      Attachments

        1. AVRO-407.patch
          0.8 kB
          Scott Carey

        Activity

          People

            scott_carey Scott Carey
            cutting Doug Cutting
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: