excellentdrums / mandy

Easy Map/Reduce with Hadoop and Ruby. Also see http://github.com/forward/mandy-lab for examples.

Home Page:mandyruby.pbworks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandy - Simplified Hadoop distribution for Ruby code

Mandy hides the differences and complexities between running map/reduce tasks locally or distributed or in test environments.

It provides a simple DSL to define new jobs for distribution. See examples/word_count.rb for a demo of some functionality. Run the word count example locally with...

mandy-local examples/word_count.rb examples/alice.txt examples/output

Mandy more examples can be found at http://github.com/trafficbroker/mandy-lab

We are very light on documentation at the moment we are aware of the problem and are working hard to rectify it.

Mandy is licensed under the MIT Licence, please see LICENCE for further information.

About

Easy Map/Reduce with Hadoop and Ruby. Also see http://github.com/forward/mandy-lab for examples.

mandyruby.pbworks.com

License:Other