AvroStorage doesn't work with Avro 1.5.1
----------------------------------------

                 Key: PIG-2202
                 URL: https://issues.apache.org/jira/browse/PIG-2202
             Project: Pig
          Issue Type: Bug
            Reporter: Bill Graham


See PIG-2195. Pig jobs that use AvroStorage to write records using the 'schema' 
or 'data' options fail when using Avro 1.5.1 with the following exception:

{noformat}
java.lang.ClassCastException: org.apache.pig.data.BinSedesTuple cannot be cast 
to org.apache.avro.generic.IndexedRecord
{noformat}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to