[
https://issues.apache.org/jira/browse/PIG-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383411#comment-15383411
]
Rohini Palaniswamy commented on PIG-4948:
-----------------------------------------
Could you rename it to pig.tez.configure.am.memory or
pig.tez.autoconfigure.am.memory ? Also could you make the constant name also
same so that we keep naming convention consistent like in TezConfiguration. i.e
PIG_TEZ_CONFIGURE_AM_MEMORY . Unrelated, I noticed that ENABLE_ATS does not
confirm to that. Could you change that as well to PIG_ATS_ENABLED? If you want
to retain existing one for backward compatibility with 0.15, you can move it to
deprecated section below.
> Pig on Tez AM use too much memory on a small cluster
> ----------------------------------------------------
>
> Key: PIG-4948
> URL: https://issues.apache.org/jira/browse/PIG-4948
> Project: Pig
> Issue Type: Bug
> Components: tez
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.17.0, 0.16.1
>
> Attachments: PIG-4948-1.patch
>
>
> Pig will use 1024M for AM memory even if "tez.am.resource.memory.mb" is
> smaller. On a small cluster such as sandbox, the total memory is very small
> (eg, 2g) and this will make the capacity full and not able to run any job.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)