Ah, this is nice! I had not realized this works. Do you know in which hadoop versions it works for?
-jake On Mon, Dec 19, 2011 at 8:45 PM, Dmitriy Lyubimov <dlie...@gmail.com> wrote: > 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. >