Hi,

I'm using Hadoop Pipes and I want to chain two jobs (job1 and job2). Is it
possible?
I use the FileInputFormat.addInputPath()
and FileOutputFormat.setOutputPath() functions to do it in Java, but I want
to know if there is some way for do it in C++ with pipes.

Thanks in advance,

Massimo

Reply via email to