public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Homepage:
Clone URL: git://github.com/codahale/hadoop-streaming.git
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/ Tue Mar 25 12:09:15 -0700 2008 Changed Collector to KeyValueCollector to bette... [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>