public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
codahale (author)
Mon Mar 24 16:07:17 -0700 2008
commit  d1b3bc3dffb8ee3690dce306b55b67ddff82159c
tree    a46c3bf7eaf6fa8ecb612a8b57b890efe4990128
parent  8ab769dcc704f6b6dadce6ee5245a16803e7c644
hadoop-streaming / README
100644 10 lines (7 sloc) 0.168 kb
1
2
3
4
5
6
7
8
9
10
Introduction
============
 
hadoop-streaming is a collection of libraries which make writing Hadoop
Streaming tasks easy.
 
Author
======
 
Coda Hale <coda.hale@gmail.com>