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

2015-05-01 Thread Junping Du (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14523946#comment-14523946
 ] 

Junping Du commented on YARN-2351:
--

Hi [~varun_saxena], any progress on this JIRA so far?

 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: New Feature
Affects Versions: 3.0.0, 2.6.0
Reporter: Zhijie Shen
Assignee: Varun Saxena

 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.3.4#6332)


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

2014-11-18 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216465#comment-14216465
 ] 

Rohith commented on YARN-2351:
--

hdfs has command like {{hdfs -namenodes}} to determine cluster NameNodes. 
Similarly, if yarn supports command to get yarn cluster detail.like {{yarn 
getConf -resourcemanager}} and other commands will be good.

 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.3.4#6332)


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

2014-11-18 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216556#comment-14216556
 ] 

Allen Wittenauer commented on YARN-2351:


We really just need to move getconf to common.

 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
Assignee: Varun Saxena

 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.3.4#6332)


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

2014-07-24 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073324#comment-14073324
 ] 

Allen Wittenauer commented on YARN-2351:


hdfs already has getconf, so this should be an analog and/or expansion of that 
command for consistency.

 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)


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

2014-07-24 Thread Zhijie Shen (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073334#comment-14073334
 ] 

Zhijie Shen commented on YARN-2351:
---

Noticed that. Agree that we can do the similar thing for YARN

 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)


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

2014-07-24 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073348#comment-14073348
 ] 

Allen Wittenauer commented on YARN-2351:


The big thing is consistency... so you're getting yarn getconf as the 
subcommand. :)

 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)