Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2463

AvroStorage doesn't work with Avro 1.6.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • piggybank
    • None

    Description

      For starters, PigAvroDatumReader fails to compile, since GenericDatumReader.newRecord(Object old, Schema schema) went away in Avro 1.6.0.

          [javac] Compiling 159 source files to /Users/billg/ws/git/pig/contrib/piggybank/java/build/classes
          [javac] /Users/billg/ws/git/pig/contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/storage/avro/PigAvroDatumReader.java:136: method does not override or implement a method from a supertype
          [javac]     @Override
          [javac]
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              billgraham William W. Graham Jr
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: