Would a combiner help? On Thu, Jun 10, 2010 at 5:27 PM, Neal Clark <[email protected]> wrote:
> Using this approach it should be possible to use do the bulk of the > algorithm in the Mapper and then use the SecondarySort Reducer to sort the > output. >
