[
https://issues.apache.org/jira/browse/YARN-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Fraison updated YARN-7772:
----------------------------------
Environment:
cloudera release cdh-5.11.0
openjdk version "1.8.0_91"
linux centos7 servers
was:
cloudera release cdh-5.11.0
openjdk version "1.8.0_91"
linux centos6 servers
> yarn.nodemanager.container-monitor.procfs-tree.smaps-based-rss.enabled is not
> taken if process-tree class is not set
> --------------------------------------------------------------------------------------------------------------------
>
> Key: YARN-7772
> URL: https://issues.apache.org/jira/browse/YARN-7772
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Environment: cloudera release cdh-5.11.0
> openjdk version "1.8.0_91"
> linux centos7 servers
> Reporter: Nicolas Fraison
> Priority: Minor
> Attachments: YARN-7772.patch
>
>
> yarn.nodemanager.container-monitor.procfs-tree.smaps-based-rss.enabled is not
> taken in account by ProcfsBasedProcessTree if
> yarn.nodemanager.container-monitor.process-tree.class is not set in the
> configuration.
> The parameter is well taken in account if we set
> yarn.nodemanager.container-monitor.process-tree.class to
> org.apache.hadoop.yarn.util.ProcfsBasedProcessTree.
> This is due to the getResourceCalculatorProcessTree which fallback to os
> specific class if no ResourceCalculatorProcessTree class is provided and in
> the fallback we never call setConf for ProcfsBasedProcessTree
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]