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

Dmitriy V. Ryaboy commented on PIG-2128:
----------------------------------------

I verified that registering jars is fine and properties are picked up (in fact, 
because we always register fairly sizable jars, this is a significant enough 
improvement that I already pushed this patch to production in our clusters). So 
far so good. Go ahead and commit.

> 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

        

Reply via email to