[ 
https://issues.apache.org/jira/browse/YARN-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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-Name        Application-Type  
>         User           Queue                   State             Final-State  
>            Progress                        Tracking-URL
> application_1422888408992_15010          grep-search               MAPREDUCE  
>         hdfs         default                ACCEPTED               UNDEFINED  
>                  0%                                 N/A
> [
> {noformat}
> *Can somebody please assign this issue to me..?* 



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

Reply via email to