You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "zhengchenyu (JIRA)" <ji...@apache.org> on 2016/11/03 11:07:58 UTC

[jira] [Created] (YARN-5827) DockerLinuxContainer can't limit the cpu usage

zhengchenyu created YARN-5827:
---------------------------------

             Summary: DockerLinuxContainer can't limit the cpu usage
                 Key: YARN-5827
                 URL: https://issues.apache.org/jira/browse/YARN-5827
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 2.8.0
         Environment: CentOS7.1
            Reporter: zhengchenyu
             Fix For: 2.8.0


When I use DockerLinuxContainer, I found that the function of limiting cpu usage doesn't make effect. Because DockerLinuxContainer regard the exitCode of  "docker inpsect" as pid. But When I got this pid, the command of "launch.sh" has started, then we can't add the child process or threads into the cgroup, so the restrictions of cpu usage doesn't make effect。



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org