[ 
https://issues.apache.org/jira/browse/PIG-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shubham Chopra updated PIG-543:
-------------------------------

    Attachment: pigLocal.patch

Updated patch with 44 test-cases that check the local mode. The test-cases are 
similar to the ones for map-reduce execution.

> A local mode for pig instead of the current local map-reduce using the 
> minicluster.
> -----------------------------------------------------------------------------------
>
>                 Key: PIG-543
>                 URL: https://issues.apache.org/jira/browse/PIG-543
>             Project: Pig
>          Issue Type: New Feature
>          Components: data
>    Affects Versions: types_branch
>            Reporter: Shubham Chopra
>            Assignee: Shubham Chopra
>            Priority: Minor
>             Fix For: types_branch
>
>         Attachments: pigLocal.patch, pigLocal.patch
>
>
> Pig currently uses the Hadoop mini-cluster to run the queries in local mode. 
> That patch above uses the physical layer to do the evaluations without using 
> map-reduce. The patch also addresses a bug in the local implementation of 
> POCogroup that resulted in erroneous output for *inner* cogroups.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to