[ https://issues.apache.org/jira/browse/PIG-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Le Dem updated PIG-2128: ------------------------------- Description: Since the Pig local mode implementation has been moved to Hadoop local it is very slow. We should optimize some of the steps so that it is more user friendly. In this case we should skip building the jar for each job as it runs in the same process. was: Since the Pig local mode implementation has been moved to Hadoop local it is very slow. We should optimize some of the steps so that it is more user friendly. One thing would be to skip building the jar for each job as it runs in the same process. Summary: Generating the jar file takes a lot of time and is unnecessary when running Pig local mode (was: Pig local mode is very slow.) I've updated the summary and description I am not sure if this could break other things (like register). > Generating the jar file takes a lot of time and is unnecessary when running > Pig local mode > ------------------------------------------------------------------------------------------ > > Key: PIG-2128 > URL: https://issues.apache.org/jira/browse/PIG-2128 > Project: Pig > Issue Type: Improvement > Components: impl > Reporter: Julien Le Dem > Assignee: Julien Le Dem > Attachments: PIG-2128.patch > > > Since the Pig local mode implementation has been moved to Hadoop local it is > very slow. > We should optimize some of the steps so that it is more user friendly. > In this case we should skip building the jar for each job as it runs in the > same process. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira