Best way to examine this is to use the EXPLAIN operator. It will show you
the physical MapReduce plan and what features are being executed in each
phase.


On Tue, Mar 11, 2014 at 11:29 AM, ey-chih Chow <eyc...@gmail.com> wrote:

> Hi,
>
> I got a question on a pig script that has a single input with multiple
> group-bys and cube-bys.  Will Pig use one or multiple MR job(s) to process
> this script?  Thanks.
>
> Best regards,
>
> Ey-Chih Chow
>

Reply via email to