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:16:09 -0700 2008
commit  df084ac7be3205ed039f50dabbc598ed8160ffe4
tree    1fa0e78c8905a22114fb16f3ba61fcf542ea7db2
parent  dec0d947c3fc852039361c3a8c4b4aca75ad3c1e
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:16:09 -0700 2008 Extracted out an example job. [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>