Pig supports only equi join. So you will need to use cross+ filter as shawn
said. But if either file is small enough to fit into memory, you can use
simulate cross using replicated join, using same constant on.both sides as
the join key
On Jul 15, 2011 1:13 PM, "Lakshminarayana Motamarri" <
[email protected]> wrote:

Reply via email to