public
Description: Support libraries for writing Hadoop Streaming-compatible map/reduce tasks.
Clone URL: git://github.com/codahale/hadoop-streaming.git
Search Repo:
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>