On Apr 18, 2010, at 1:37 AM, Jarrod Roberson wrote: > I have a reduce function that outputs keys with duplicate ids with > group_level=1, I would really like to say something like > group_level=id and have it do the grouping on id rather than my key? > Is this possible? > > -- > Jarrod Roberson
Hi Jarrod, I'd need a little more detail or an example before I could whether what you want to do is possible. Best, Adam
