[
https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112727#comment-13112727
]
Arun C Murthy commented on MAPREDUCE-3068:
------------------------------------------
Chris, setting this in yarn-default.sh will work for RM/NM itself.
However, the containers don't inherit NM's environment - thus we'll need to
explicitly do it. Take a look at ContainerLaunch.sanitizeEnv.
To be more general we need to add a notion of 'admin env' so admins can set
MALLOC_ARENA_MAX and others automatically for all containers.
Makes sense?
> Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers
> -------------------------------------------------------------------
>
> Key: MAPREDUCE-3068
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3068
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.23.0
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Chris Riccomini
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-3068.diff
>
>
> This is same as HADOOP-7154 but for yarn. RM, NM, AM and containers should
> all have this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira