public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
Search Repo:
commit  fe666812bbc78ff81c24063b0814aa64eaf31772
tree    4aa9aae24d91658266f9ff8604ed4fe8471079b0
parent  bf73eda6fdfd2af02873fbbb9fa856f7c9d74ea5
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/ Sat Mar 22 22:39:56 -0700 2008 Added KeyValueParser, and made TSVParser descen... [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>