public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
Search Repo:
codahale (author)
Sat Mar 22 21:51:47 -0700 2008
commit  761f2b427d2ab19d6d319fbc82b161592c48bfdc
tree    fd763dde6a9de5bbd1faf6bb825bcf530249469b
parent  f0815253fa53c5e531a4d3dab1170983e036ef9c
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 21:51:47 -0700 2008 Added reporter class for debug messages. [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>