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:18:00 -0700 2008
commit  a0e4230834a94d2bda9d672c0f1870d84babafe5
tree    8e03e16503113452df97922ecf2bb457aea7d2b1
parent  df084ac7be3205ed039f50dabbc598ed8160ffe4
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:18:00 -0700 2008 A bit of help and some changes. [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>