[ 
https://issues.apache.org/jira/browse/PIG-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779248#action_12779248
 ] 

Olga Natkovich commented on PIG-1053:
-------------------------------------

A few questions:

TestMultiQueryLocal.java: I see that some of the calls changed like example 
below. What is the reason for that?

-            PhysicalPlan pp = checkPhysicalPlan(lp, 1, 3, 17);
+            PhysicalPlan pp = checkPhysicalPlan(lp, 1, 3, 14);

Same question regarding changes in TestForEachNestedPlanLocal.java. My 
expectation was that things would not change.

The rest looks good. 


> Consider moving to Hadoop for local mode
> ----------------------------------------
>
>                 Key: PIG-1053
>                 URL: https://issues.apache.org/jira/browse/PIG-1053
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Alan Gates
>            Assignee: Ankit Modi
>         Attachments: hadoopLocal.patch
>
>
> We need to consider moving Pig to use Hadoop's local mode instead of its own.

-- 
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