|
|
-
Re: how to see the generated map and reduce tasks from pig scriptBill Graham 2013-02-07, 05:30
Have you tried EXPLAIN? It will dump the logical, physical and MR plans
that pig generates. On Wed, Feb 6, 2013 at 6:53 PM, Matthew Purdy < [EMAIL PROTECTED]> wrote: > i would like to see what the pig script generates. how can i do that? > |