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 "Yesha Vora (JIRA)" <ji...@apache.org> on 2018/01/08 21:33:00 UTC

[jira] [Created] (YARN-7717) Add configuration consistency for module.enabled and docker.privileged-containers.enabled

Yesha Vora created YARN-7717:
--------------------------------

             Summary: Add configuration consistency for module.enabled and docker.privileged-containers.enabled
                 Key: YARN-7717
                 URL: https://issues.apache.org/jira/browse/YARN-7717
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Yesha Vora


container-executor.cfg has two properties related to dockerization. 
1)  module.enabled = true/false
2) docker.privileged-containers.enabled = 1/0

Here, both property takes different value to enable / disable feature. Module enabled take true/false string while docker.privileged-containers.enabled  takes 1/0 integer value. 

This properties behavior should be consistent. Both properties should have true or false string as value to enable or disable feature/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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