[
https://issues.apache.org/jira/browse/AVRO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169535#comment-14169535
]
Doug Cutting commented on AVRO-570:
-----------------------------------
This broke the python build, since it now requires the Java tools jar.
https://builds.apache.org/job/AVRO-python/509/
http://ci.apache.org/builders/avro-py-ubuntu/builds/7
We might change the Python build to either:
- build the tools jar if it doesn't exist in the local tree
- use the tools jar from the latest snapshot build (if a local version doesn't
exist)
Any other ideas?
> 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
> Affects Versions: 1.7.0
> Reporter: Doug Cutting
> Assignee: Jeremy Lewi
> Priority: Critical
> Labels: hadoop
> Fix For: 1.8.0
>
> Attachments: AVRO-570.patch, AVRO-570.patch, AVRO-570.patch,
> AVRO-570.patch, AVRO-570.patch, AVRO-570.patch, AVRO-570.patch,
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)