If we have a MR Job configured to run only with a single reducer it seems logical that a Partitioner need not be invoked.
However i just gave this a shot and it looks like the Partitioner is invoked even if the job is configured with a single reducer.
Any ideas why this would be required ?