The biggest issue I'm having at the moment is that MultipleOutputs under 0.20 
doesn't give you complete control over the output path. MultipleOutputFormat on 
the other hand gives complete control, but it looks like they've put some 
checks inside to ensure that this output format is never called from the new 
API.

In my case I tried going back to the old API in order to use 
MultipleOutputFormat, but this lead to another issue, specifically that I 
cannot access the configuration from generateFileNameForKeyValue().

On 22 Dec, 2011, at 7:45 AM, Ted Dunning wrote:

> It isn't clear that we will move to 0.21.  My guess is that, if anything,
> we will skip to 0.23 and try to maintain 0.20 compatibility for a long time.
> 
> On Thu, Dec 22, 2011 at 7:33 AM, Raphael Cendrillon (Commented) (JIRA) <
> j...@apache.org> wrote:
> 
>> I think this can be made a little neater once we move to Hadoop 0.21.

Reply via email to