Anushri created YARN-3188:
-----------------------------
Summary: 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
Priority: Minor
By default yarn application --list should list all the applications since we
are not giving -appstate option.
{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)