Hadoop Streaming

This is Map-Reduce framework using Hadoop and the examples of use.

See doc/README file. (document written in Japanese.)

Get Started

$ script/simple (using UNIX pipes.)

or

$ bin/run (running on Hadoop Streaming.)

See log/result.log file.

Testing

$ rake spec

Configuration

Edit config/env.conf file.

Requirements

This software requires ruby (or python etc), hadoop.

Developers

See doc/AUTHORS file.

Author

Y.Nakayama

Copyright and license

See doc/LICENSE file.