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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/07/24 17:53:38 UTC

[jira] [Created] (YARN-2351) YARN CLI should provide a command to list the configurations in use

Zhijie Shen created YARN-2351:
---------------------------------

             Summary: YARN CLI should provide a command to list the configurations in use
                 Key: YARN-2351
                 URL: https://issues.apache.org/jira/browse/YARN-2351
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.0.0, 2.6.0
            Reporter: Zhijie Shen


To more easily understand the expected behavior of a yarn component, it is good have the command line to be able to print the configurations in use for RM, NM and timeline server daemons, as what we can do now via the web interfaces:

{code}
http://<RM|NM|Timeline host>:<port>/conf
{code}

The command line could be something like:

{code}
yarn conf resourcemanager|nodemanager|timelineserver [host]
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)