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)