[
https://issues.apache.org/jira/browse/YARN-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287446#comment-14287446
]
Karthik Kambatla commented on YARN-2194:
----------------------------------------
container-executor.c - the new method significantly duplicates the existing
one. Can we have separate methods to capture the differences and leave the
original method as is.
> Add Cgroup support for RedHat 7
> -------------------------------
>
> Key: YARN-2194
> URL: https://issues.apache.org/jira/browse/YARN-2194
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Wei Yan
> Assignee: Wei Yan
> Attachments: YARN-2194-1.patch
>
>
> In previous versions of RedHat, we can build custom cgroup hierarchies
> with use of the cgconfig command from the libcgroup package. From RedHat 7,
> package libcgroup is deprecated and it is not recommended to use it since it
> can easily create conflicts with the default cgroup hierarchy. The systemd is
> provided and recommended for cgroup management. We need to add support for
> this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)