public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
Search Repo:
name age message
folder LICENSE Wed Mar 05 16:11:25 -0800 2008 Added README and the MIT License. [codahale]
folder README Wed Mar 05 16:11:25 -0800 2008 Added README and the MIT License. [codahale]
folder 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>