Replying to myself (I should read the archive):

On Tue, Jul 14, 2009 at 5:28 AM, Tom White <[email protected]> wrote:

> Hi Jianmin,
>
> Sorry - I (incorrectly) assumed you were using the old API.
> Partitioners don't yet work with the new API (see
> https://issues.apache.org/jira/browse/MAPREDUCE-565).


MAPREDUCE-565 just went in, so new API partitioners will be fixed in 0.20.1,
which will likely come out next week.

-- Owen


On 8/13/09 10:22 AM, "Julien Le Dem" <[email protected]> wrote:

> I'm looking at hadoop 0.18 vs 0.20.
> Why doesn't Partitioner have a setup(JobContext) method ?
> It seem before it used to be a JobConfigurable.
> Parameters can be passed statically by the Mapper but it's not ideal.
> Someone can enlighten me ?
> Julien
> 
> 


Reply via email to