public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
codahale (author)
Mon Mar 24 15:22:32 -0700 2008
commit  2bf813f514520396f9685dbc9fde42d452146bc4
tree    f4ee675bb9c1093e9fb17954ee817c7a7c1f77ec
parent  a0e4230834a94d2bda9d672c0f1870d84babafe5
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/ Mon Mar 24 15:22:32 -0700 2008 Moved src to lib and removed the old hadoop mod... [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>