Sha256: 89c890cc446111b566b372a91021d00fc4218b17a8a9200351f330130cf9a8d0
Contents?: true
Size: 472 Bytes
Versions: 4
Compression:
Stored size: 472 Bytes
Contents
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 very simple demo. Run the word count example locally with... bin/mandy local examples/word_count.rb examples/alice.txt examples/output.txt
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
trafficbroker-mandy-0.1.0 | readme.md |
trafficbroker-mandy-0.1.1 | readme.md |
trafficbroker-mandy-0.1.2 | readme.md |
trafficbroker-mandy-0.1.3 | readme.md |