You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Aniket Mokashi (JIRA)" <ji...@apache.org> on 2014/03/06 04:35:42 UTC

[jira] [Updated] (PIG-3731) Ability to specify local-mode specific configuration (useful for local/auto-local mode)

     [ https://issues.apache.org/jira/browse/PIG-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aniket Mokashi updated PIG-3731:
--------------------------------

    Attachment: PIG-3731-1.patch

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