public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
Search Repo:
commit  b5e5601348bd39c1e1fb14e7af093de22a2fa1da
tree    55dc61add903817006094bbd594f54953f91947c
parent  761f2b427d2ab19d6d319fbc82b161592c48bfdc
name age message
folder LICENSE Wed Mar 05 16:11:25 -0800 2008 Added README and the MIT License. [codahale]
folder README Wed Mar 05 16:11:25 -0800 2008 Added README and the MIT License. [codahale]
folder python/ Sat Mar 22 22:05:28 -0700 2008 Wait, that's a stupid idea. Back out the report... [codahale]
README
Introduction
============

hadoop-streaming is a collection of libraries which make writing Hadoop
Streaming tasks easy.

Author
======

Coda Hale <coda.hale@gmail.com>