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/01/30 00:34:09 UTC

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

Aniket Mokashi created PIG-3731:
-----------------------------------

             Summary: 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


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.1.5#6160)