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

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

There's one test failure in mapred that I will work on fixing and hopefully 
upload an updated patch soon.

FYI, to run just the tests for mapred I had to first deploy all the modules.

{noformat}
cd AVRO/lang/java
mvn install -DskipTests
cd AVRO/lang/java/mapred
mvn test
{noformat}

> 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