[ https://issues.apache.org/jira/browse/PIG-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770314#action_12770314 ]
Jeff Zhang commented on PIG-1053: --------------------------------- Agree, I always use hadoop's local mode for debug, it is more similar to hadoop's map reduce mode than pig's own local mode. I agree with you that adding pig's own local mode will increase the complexity of pig and cost of maintenance. I think few people will use pig's local mode in production, users only use it for debugging. So performance is not a big problem. The similarity to real map reduce mode is more important. > 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 > > 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.