Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Map/Reduce layer for WMArchive #7

Closed
vkuznet opened this issue Dec 16, 2015 · 2 comments
Closed

Develop Map/Reduce layer for WMArchive #7

vkuznet opened this issue Dec 16, 2015 · 2 comments
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Dec 16, 2015

The pydoop [1] library provides native support for map-reduce jobs written in python. I would suggest to write a wrapper layer in WMArchive which will execute given Map/Reduce classes. The later will be written by users.

[1] http://crs4.github.io/pydoop/examples/avro.html#avro-io

@vkuznet
Copy link
Contributor Author

vkuznet commented Jan 3, 2016

First implementation for MR tools was introduced in PR #40.

@vkuznet
Copy link
Contributor Author

vkuznet commented Jan 4, 2016

Further tools development was provided in PRs: #41, #42, #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant