| This Release | Hadoop-Streaming-0.102520 | [Download] [Browse] | 09 Sep 2010 | |||
| Latest Release | Hadoop-Streaming-0.122420 | [Download] [Browse] | 28 Aug 2012 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://github.com/spazm/hadoop-streaming-frontend.git - Website | |||||
| CPAN Testers | PASS (147) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Hadoop::Streaming | Contains Mapper, Combiner and Reducer roles to simplify writing Hadoop Streaming jobs | 0.102520 | |
| Hadoop::Streaming::Combiner | Simplify writing Hadoop Streaming jobs. Combiner follows the same interface as Reducer. Requires a combine() function which will be called for each line of combiner data. Combiners are run on the same | 0.102520 | |
| Hadoop::Streaming::Mapper | Simplify writing Hadoop Streaming Mapper jobs. Write a map() function and let this role handle the Stream interface. | 0.102520 | |
| Hadoop::Streaming::Reducer | Simplify writing Hadoop Streaming jobs. Write a reduce() function and let this role handle the Stream interface. This Reducer roll provides an iterator over the multiple values for a given key. | 0.102520 | |
| Hadoop::Streaming::Reducer::Input | Parse input stream for reducer | 0.102520 | |
| Hadoop::Streaming::Reducer::Input::Iterator | Collects values for each key together with an iterator interface | 0.102520 | |
| Hadoop::Streaming::Reducer::Input::ValuesIterator | Role providing access to values for a given key. | 0.102520 | |
| Hadoop::Streaming::Role::Emitter | Role to provide emit, counter, and status interaction with Hadoop::Streaming. | 0.102520 | |
| Hadoop::Streaming::Role::Iterator | Role to require has_next and next | 0.102520 |