The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Hadoop::Streaming"

Hadoop::Streaming - Contains Mapper, Combiner and Reducer roles to simplify writing Hadoop Streaming jobs River stage zero No dependents

Hadoop::Streaming::* provides a simple perl interface to the Streaming interface of Hadoop. Hadoop is a system "reliable, scalable, distributed computing." Hadoop was developed at Yahoo! and is now maintained by the Apache Software Foundation. Hadoop...

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

Hadoop::Streaming::Mapper - Simplify writing Hadoop Streaming Mapper jobs. Write a map() function and let this role handle the Stream interface. River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

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. River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

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 machine as the mapper as a pre-reduce reduction step. River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

Hadoop::Streaming::Role::Emitter - Role to provide emit, counter, and status interaction with Hadoop::Streaming. River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

Hadoop::Streaming::Role::Iterator - Role to require has_next and next River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

Hadoop::Streaming::Reducer::Input - Parse input stream for reducer River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

Hadoop::Streaming::Reducer::Input::Iterator - Collects values for each key together with an iterator interface River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC

Hadoop::Streaming::Reducer::Input::ValuesIterator - Role providing access to values for a given key. River stage zero No dependents

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC
9 results (0.032 seconds)