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

Cheolsoo Park commented on PIG-3731:
------------------------------------

+1.

When you commit it, can you remove this line?
{code:title=ConfigurationUtil.java}
+import org.apache.pig.impl.PigContext;
{code}

And please remove trailing white spaces. Thanks!

> Ability to specify local-mode specific configuration (useful for 
> local/auto-local mode)
> ---------------------------------------------------------------------------------------
>
>                 Key: PIG-3731
>                 URL: https://issues.apache.org/jira/browse/PIG-3731
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Aniket Mokashi
>            Assignee: Aniket Mokashi
>         Attachments: PIG-3731-1.patch
>
>
> This could be done in several ways, however, adding a namespace (pig.local.) 
> for this is better so that only a few number of jobs that require this can 
> make use of it.
> set pig.local.io.sort.mb 50 will set io.sort.mb=50 for local mode jobs 
> allowing many jobs to run in parallel. Another setting that might be required 
> is - io.compression.codecs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to