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