[ 
https://issues.apache.org/jira/browse/AVRO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087063#comment-13087063
 ] 

Jeremy Lewi commented on AVRO-570:
----------------------------------

It looks like the test failure is in trunk (not part of the patch) and is in 
TestWordCount.testProjection. There seem to be at least two problems.

First, testProjection appears to be using the wrong schema for reading the 
mapred/target/mapred/out/part-0000.avro.

Second, even after attempting to correct the schema I was still getting an 
error trying to read records.


> python implementation of mapreduce connector
> --------------------------------------------
>
>                 Key: AVRO-570
>                 URL: https://issues.apache.org/jira/browse/AVRO-570
>             Project: Avro
>          Issue Type: New Feature
>          Components: python
>            Reporter: Doug Cutting
>            Assignee: Jeremy Lewi
>            Priority: Critical
>         Attachments: AVRO-570.patch, AVRO-570.patch
>
>
> AVRO-512 defines protocols for implementing mapreduce tasks.  It would be 
> good to have a Python implementation of this.

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

        

Reply via email to