Yesha Vora created YARN-4424:
--------------------------------
Summary: YARN CLI command hangs
Key: YARN-4424
URL: https://issues.apache.org/jira/browse/YARN-4424
Project: Hadoop YARN
Issue Type: Bug
Reporter: Yesha Vora
Priority: Blocker
{code}
yarn@XXX:/mnt/hadoopqe$ /usr/hdp/current/hadoop-yarn-client/bin/yarn
application -list -appStates NEW,NEW_SAVING,SUBMITTED,ACCEPTED,RUNNING
15/12/04 21:59:54 INFO impl.TimelineClientImpl: Timeline service address:
http://XXX:8188/ws/v1/timeline/
15/12/04 21:59:54 INFO client.RMProxy: Connecting to ResourceManager at
XXX/0.0.0.0:8050
15/12/04 21:59:55 INFO client.AHSProxy: Connecting to Application History
server at XXX/0.0.0.0:10200
{code}
{code:title=RM log}
2015-12-04 21:59:19,744 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 237000
2015-12-04 22:00:50,945 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 238000
2015-12-04 22:02:22,416 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 239000
2015-12-04 22:03:53,593 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 240000
2015-12-04 22:05:24,856 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 241000
2015-12-04 22:06:56,235 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 242000
2015-12-04 22:08:27,510 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 243000
2015-12-04 22:09:58,786 INFO event.AsyncDispatcher
(AsyncDispatcher.java:handle(243)) - Size of event-queue is 244000
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)