[jira] [Commented] (YARN-3188) yarn application --list should list all the applications ( Not only submitted,accepted and running)

2015-05-01 Thread Craig Welch (JIRA)

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

Craig Welch commented on YARN-3188:
---

I think that this consensus is that this is working as we would want it to.  
Any objection to resolving as such?

 yarn application --list should list all the applications ( Not only 
 submitted,accepted and running)
 ---

 Key: YARN-3188
 URL: https://issues.apache.org/jira/browse/YARN-3188
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications, client
Reporter: Anushri
Assignee: Anushri
Priority: Minor

 By default yarn application --list should list all the applications since we 
 are not giving -appstate option.
 Currently it is giving like following..
 {noformat}
 [hdfs@host194 bin]$ ./yarn application -list
 15/02/12 19:33:02 INFO client.RMProxy: Connecting to ResourceManager at 
 /0.0.0.0:8032
 15/02/12 19:33:03 WARN util.NativeCodeLoader: Unable to load native-hadoop 
 library for your platform... using builtin-java classes where applicable
 Total number of applications (application-types: [] and states: [SUBMITTED, 
 ACCEPTED, RUNNING]):1
 Application-Id  Application-NameApplication-Type  
 User   Queue   State Final-State  
ProgressTracking-URL
 application_1422888408992_15010  grep-search   MAPREDUCE  
 hdfs defaultACCEPTED   UNDEFINED  
  0% N/A
 [
 {noformat}
 *Can somebody please assign this issue to me..?* 



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


[jira] [Commented] (YARN-3188) yarn application --list should list all the applications ( Not only submitted,accepted and running)

2015-02-13 Thread Steve Loughran (JIRA)

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

Steve Loughran commented on YARN-3188:
--

+1 for not listing all the old stuff. It becomes a long list, fast. 

 yarn application --list should list all the applications ( Not only 
 submitted,accepted and running)
 ---

 Key: YARN-3188
 URL: https://issues.apache.org/jira/browse/YARN-3188
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications, client
Reporter: Anushri
Assignee: Anushri
Priority: Minor

 By default yarn application --list should list all the applications since we 
 are not giving -appstate option.
 Currently it is giving like following..
 {noformat}
 [hdfs@host194 bin]$ ./yarn application -list
 15/02/12 19:33:02 INFO client.RMProxy: Connecting to ResourceManager at 
 /0.0.0.0:8032
 15/02/12 19:33:03 WARN util.NativeCodeLoader: Unable to load native-hadoop 
 library for your platform... using builtin-java classes where applicable
 Total number of applications (application-types: [] and states: [SUBMITTED, 
 ACCEPTED, RUNNING]):1
 Application-Id  Application-NameApplication-Type  
 User   Queue   State Final-State  
ProgressTracking-URL
 application_1422888408992_15010  grep-search   MAPREDUCE  
 hdfs defaultACCEPTED   UNDEFINED  
  0% N/A
 [
 {noformat}
 *Can somebody please assign this issue to me..?* 



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


[jira] [Commented] (YARN-3188) yarn application --list should list all the applications ( Not only submitted,accepted and running)

2015-02-12 Thread Xuan Gong (JIRA)

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

Xuan Gong commented on YARN-3188:
-

bq. The main purpose is users are interested in seeing all their outstanding 
applications by default.

Yes, this is reason.

 yarn application --list should list all the applications ( Not only 
 submitted,accepted and running)
 ---

 Key: YARN-3188
 URL: https://issues.apache.org/jira/browse/YARN-3188
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications, client
Reporter: Anushri
Assignee: Anushri
Priority: Minor

 By default yarn application --list should list all the applications since we 
 are not giving -appstate option.
 Currently it is giving like following..
 {noformat}
 [hdfs@host194 bin]$ ./yarn application -list
 15/02/12 19:33:02 INFO client.RMProxy: Connecting to ResourceManager at 
 /0.0.0.0:8032
 15/02/12 19:33:03 WARN util.NativeCodeLoader: Unable to load native-hadoop 
 library for your platform... using builtin-java classes where applicable
 Total number of applications (application-types: [] and states: [SUBMITTED, 
 ACCEPTED, RUNNING]):1
 Application-Id  Application-NameApplication-Type  
 User   Queue   State Final-State  
ProgressTracking-URL
 application_1422888408992_15010  grep-search   MAPREDUCE  
 hdfs defaultACCEPTED   UNDEFINED  
  0% N/A
 [
 {noformat}
 *Can somebody please assign this issue to me..?* 



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


[jira] [Commented] (YARN-3188) yarn application --list should list all the applications ( Not only submitted,accepted and running)

2015-02-12 Thread Rohith (JIRA)

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

Rohith commented on YARN-3188:
--

I believe this behaviour is made intentionally in jira YARN-1074 to list 
applications for submitted,accepted and running state using {{yarn application 
-list}}. The main purpose is users are interested in seeing all their 
outstanding applications by default.
[~xgong] Please give your opinion

 yarn application --list should list all the applications ( Not only 
 submitted,accepted and running)
 ---

 Key: YARN-3188
 URL: https://issues.apache.org/jira/browse/YARN-3188
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications, client
Reporter: Anushri
Assignee: Anushri
Priority: Minor

 By default yarn application --list should list all the applications since we 
 are not giving -appstate option.
 Currently it is giving like following..
 {noformat}
 [hdfs@host194 bin]$ ./yarn application -list
 15/02/12 19:33:02 INFO client.RMProxy: Connecting to ResourceManager at 
 /0.0.0.0:8032
 15/02/12 19:33:03 WARN util.NativeCodeLoader: Unable to load native-hadoop 
 library for your platform... using builtin-java classes where applicable
 Total number of applications (application-types: [] and states: [SUBMITTED, 
 ACCEPTED, RUNNING]):1
 Application-Id  Application-NameApplication-Type  
 User   Queue   State Final-State  
ProgressTracking-URL
 application_1422888408992_15010  grep-search   MAPREDUCE  
 hdfs defaultACCEPTED   UNDEFINED  
  0% N/A
 [
 {noformat}
 *Can somebody please assign this issue to me..?* 



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


[jira] [Commented] (YARN-3188) yarn application --list should list all the applications ( Not only submitted,accepted and running)

2015-02-12 Thread Anushri (JIRA)

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

Anushri commented on YARN-3188:
---

As far as i opine at the very first view when a user goes for  yarn 
application -list  command he will expect all the applications to be listed. 
Moreover the description of list command doesn't  specify it.

Also we have option to filter out from the list, so on a view level we are 
trying to filter out the objects from a list  that are not present there.

 yarn application --list should list all the applications ( Not only 
 submitted,accepted and running)
 ---

 Key: YARN-3188
 URL: https://issues.apache.org/jira/browse/YARN-3188
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications, client
Reporter: Anushri
Assignee: Anushri
Priority: Minor

 By default yarn application --list should list all the applications since we 
 are not giving -appstate option.
 Currently it is giving like following..
 {noformat}
 [hdfs@host194 bin]$ ./yarn application -list
 15/02/12 19:33:02 INFO client.RMProxy: Connecting to ResourceManager at 
 /0.0.0.0:8032
 15/02/12 19:33:03 WARN util.NativeCodeLoader: Unable to load native-hadoop 
 library for your platform... using builtin-java classes where applicable
 Total number of applications (application-types: [] and states: [SUBMITTED, 
 ACCEPTED, RUNNING]):1
 Application-Id  Application-NameApplication-Type  
 User   Queue   State Final-State  
ProgressTracking-URL
 application_1422888408992_15010  grep-search   MAPREDUCE  
 hdfs defaultACCEPTED   UNDEFINED  
  0% N/A
 [
 {noformat}
 *Can somebody please assign this issue to me..?* 



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


[jira] [Commented] (YARN-3188) yarn application --list should list all the applications ( Not only submitted,accepted and running)

2015-02-12 Thread Junping Du (JIRA)

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

Junping Du commented on YARN-3188:
--

I agree with Rohit. I think we do this intentionally because hundreds or 
thousands of applications could be listed if include completed or killed ones 
but users are typically more interest on actively ones. User can use 
--appStatus if they want to list finished applications. 

 yarn application --list should list all the applications ( Not only 
 submitted,accepted and running)
 ---

 Key: YARN-3188
 URL: https://issues.apache.org/jira/browse/YARN-3188
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications, client
Reporter: Anushri
Assignee: Anushri
Priority: Minor

 By default yarn application --list should list all the applications since we 
 are not giving -appstate option.
 Currently it is giving like following..
 {noformat}
 [hdfs@host194 bin]$ ./yarn application -list
 15/02/12 19:33:02 INFO client.RMProxy: Connecting to ResourceManager at 
 /0.0.0.0:8032
 15/02/12 19:33:03 WARN util.NativeCodeLoader: Unable to load native-hadoop 
 library for your platform... using builtin-java classes where applicable
 Total number of applications (application-types: [] and states: [SUBMITTED, 
 ACCEPTED, RUNNING]):1
 Application-Id  Application-NameApplication-Type  
 User   Queue   State Final-State  
ProgressTracking-URL
 application_1422888408992_15010  grep-search   MAPREDUCE  
 hdfs defaultACCEPTED   UNDEFINED  
  0% N/A
 [
 {noformat}
 *Can somebody please assign this issue to me..?* 



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