This should be conceptually the same as a normal map-reduce join of the same type. Avro handles the serialization, but not the map-reduce algorithm or strategy.
On 12/6/11 8:43 AM, "Andrew Kenworthy" <[email protected]> wrote: > Hi, > > I'd like to use reduce-side joins in an avro M/R job, and am not sure how to > do it: are there any best-practice tips or outlines of what one would have to > implement in order to make this possible? > > Thanks, > > Andrew Kenworthy
