Nobody answered your second question.  Sorry about that.

There is no single best way to do the join.  Map-side joins can be much
faster, if only because an entire map-reduce step can be avoided.  They may
also be impossible.

On 5/21/08 11:16 AM, "Shirley Cohen" <[EMAIL PROTECTED]> wrote:

> How does one do a join operation ...? Which way works better and why?

Reply via email to