Why would that be necessary?
On 8/6/07 10:12 PM, "novice user" <[EMAIL PROTECTED]> wrote: > > Hi, > In reduce phase, with outputValueGroupingComparator, we can sort all keys > and then group values of a particular key together and send it to reduce() > method. Is there a way to sort values of a particular key efficiently before > it reaches to reduce method? > > Thanks
