You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Steve Lewis <lo...@gmail.com> on 2010/06/11 18:17:56 UTC

Mixing streaming and regular map reduct jobs

I have a problem where I am using Java and the hadoop APIS to run a map
reduce job on data that can be considered as a set of lines of text.
At the reduce stage I have a collection of lines of text to process in a
convenient order. There are a number of programs written in Python or Perl
which
can handle this data in streaming form and it would be useful as one of the
reduce steps to stream the data to these programs -
I am not sure if this is possible and certainly not sure how it might be
done - does anyone have any bright ideas?

-- 
Steven M. Lewis PhD
Institute for Systems Biology
Seattle WA