[
https://issues.apache.org/jira/browse/AVRO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158221#comment-14158221
]
Steven Willis commented on AVRO-570:
------------------------------------
I pushed my changes up to my own github:
- https://github.com/onlynone/avro/commit/daff90
-- This commit should be the same as the AVRO-570.patch I created
- https://github.com/onlynone/avro/commit/478380
-- This commit is on top of the previous one and removes some changes in the
original patch to try to get a smaller patch against trunk
-- It's mostly whitespace changes, but also:
-- removes the changes to the xmlns in pom.xml
-- removes the changes to the artifacts created (shaded and with
maven-assembly-plugin)
-- removes some minor code changes
- https://github.com/onlynone/avro/compare/apache:trunk...478380
-- The minimal patchset if I squashed the above two together
- Neither patch changes anything with the behavior of the python mapper and
reducer that I mentioned above.
Could we mark the python interface API to tether as 'evolving' in case we just
wanted to commit the functionality now but still want to make changes later
like I mentioned?
> 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-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)