public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
codahale (author)
Sat Mar 22 22:29:00 -0700 2008
commit  bf73eda6fdfd2af02873fbbb9fa856f7c9d74ea5
tree    8a21202f6c91140a382347b9f4e88f110834ddfd
parent  b5e5601348bd39c1e1fb14e7af093de22a2fa1da
name age message
file LICENSE Wed Mar 05 16:11:25 -0800 2008 Added README and the MIT License. [codahale]
file README Wed Mar 05 16:11:25 -0800 2008 Added README and the MIT License. [codahale]
directory python/ Sat Mar 22 22:29:00 -0700 2008 Added collectors for wonderous output goodness. [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>