You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Devaraj K (JIRA)" <ji...@apache.org> on 2015/02/12 11:33:15 UTC

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

     [ https://issues.apache.org/jira/browse/YARN-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj K reassigned YARN-3188:
-------------------------------

    Assignee: Anushri

Thanks for your interest in contributing. 

I have added you as contributor and assigned the Jira to you.

> 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)