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 "Siddharth Ahuja (Jira)" <ji...@apache.org> on 2019/12/28 00:26:00 UTC

[jira] [Created] (YARN-10063) Usage output of container-executor binary needs to include --http/--https argument

Siddharth Ahuja created YARN-10063:
--------------------------------------

             Summary: Usage output of container-executor binary needs to include --http/--https argument
                 Key: YARN-10063
                 URL: https://issues.apache.org/jira/browse/YARN-10063
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Siddharth Ahuja


YARN-8448/YARN-6586 seems to have introduced a new option - "--http" (default) and "--https" that is possible to be passed in to the container-executor binary, see :

https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/main.c#L564

and 

https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/main.c#L521

however, the usage output seems to have missed this:

https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/main.c#L74

Raising this jira to improve this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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