Fantastic. Thanks!

On Dec 19, 2011, at 8:47 PM, Dmitriy Lyubimov <[email protected]> wrote:

> in particular, i think B' job uses new api for Job etc. but yet
> produces old api mutliple outputs (and i think it may  even do it in
> both mapper and reducer).
> 
> On Mon, Dec 19, 2011 at 8:45 PM, Dmitriy Lyubimov <[email protected]> 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
>> <[email protected]> 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.

Reply via email to