i hacked it. i use multiple outputs from old api which i pull on the new api context (see code). Surprisingly, it works (most likely, new api just delegates to it in 0.21)
On Mon, Dec 19, 2011 at 7:52 PM, Raphael Cendrillon <cendrillon1...@gmail.com> wrote: > A question, is it possible use multiple outputs with the new Hadoop API? > > It seems that multiple outputs were only full ported in Hadoop 0.21, but I > think Mahout uses 0.20. > > Does that mean I need to stick with the old API (JobConf etc.)? > > Thanks! > > Raphael.