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)
Mon Mar 24 16:07:17 -0700 2008
commit  d1b3bc3dffb8ee3690dce306b55b67ddff82159c
tree    a46c3bf7eaf6fa8ecb612a8b57b890efe4990128
parent  8ab769dcc704f6b6dadce6ee5245a16803e7c644
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/ Mon Mar 24 16:07:17 -0700 2008 Adding further complication to the averge example. [codahale]
README
Introduction
============

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

Author
======

Coda Hale <coda.hale@gmail.com>