[ 
https://issues.apache.org/jira/browse/AMBARI-10620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504297#comment-14504297
 ] 

Hudson commented on AMBARI-10620:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2382 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2382/])
AMBARI-10620. YARN: Integrate cgroups with Ambari (srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7a4242166637a5660d05de28cd2a3c6dd65fdfc0)
* 
ambari-server/src/main/java/org/apache/ambari/server/state/ValueAttributesInfo.java
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py


> YARN: Integrate cgroups with Ambari
> -----------------------------------
>
>                 Key: AMBARI-10620
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10620
>             Project: Ambari
>          Issue Type: Task
>          Components: contrib
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10620.patch
>
>
> If the user checks 'Enable CGroups' in the YARN Config page, then configure 
> the following by default. These properties should also be available in the 
> 'Advanced' tab of YARN configs. In that 'Advanced' tab the user can override 
> these settings if needed.
> In yarn-site.xml, set:
> Property: yarn.nodemanager.container-executor.class
> Value: org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor
> Property: yarn.nodemanager.container-executor.group
> Value: hadoop
> Property: yarn.nodemanager.container-executor.resources-handler.class
> Value: 
> org.apache.hadoop.yarn.server.nodemanager.util.CgroupsLCEResourcesHandler
> Property: yarn.nodemanager.container-executor.cgroups.hierarchy
> Value: /yarn
> Property: yarn.nodemanager.container-executor.cgroups.mount
> Value: true
> Property: yarn.nodemanager.linux-container-executor.cgroups.mount-path
> Value: /cgroup



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to