You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Roshan James <ro...@gmail.com> on 2009/06/08 16:05:48 UTC

Chaining Pipes Tasks

Hi,

I am trying to get started with Hadoop Pipes. Is there an example of
chaining tasks (with Pipes) somewhere?

If not, can someone tell me how I can specify the input and output
directories for the second task. I was expecting to be able to set these
values in JobConf, but Pipes seems to provide only a read-only interface to
JobConf.

best,
Roshan