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 "Wangda Tan (JIRA)" <ji...@apache.org> on 2016/06/09 22:03:20 UTC

[jira] [Created] (YARN-5228) TestDistributedScheduling fails intermittently

Wangda Tan created YARN-5228:
--------------------------------

             Summary: TestDistributedScheduling fails intermittently
                 Key: YARN-5228
                 URL: https://issues.apache.org/jira/browse/YARN-5228
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Wangda Tan


Two test cases often fails:

1) testMixedExecutionTypeRequestE2E
java.lang.Exception: test timed out after 60000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.handleException(RetryInvocationHandler.java:229)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:201)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:175)
	at com.sun.proxy.$Proxy87.getNewApplication(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:227)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:235)
	at org.apache.hadoop.yarn.client.api.impl.TestAMRMProxy.createApp(TestAMRMProxy.java:368)
	at org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling.testMixedExecutionTypeRequestE2E(TestDistributedScheduling.java:202)

2) testOpportunisticExecutionTypeRequestE2E
java.lang.Exception: test timed out after 60000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.handleException(RetryInvocationHandler.java:229)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:201)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:175)
	at com.sun.proxy.$Proxy87.getNewApplication(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:227)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:235)
	at org.apache.hadoop.yarn.client.api.impl.TestAMRMProxy.createApp(TestAMRMProxy.java:368)
	at org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling.testOpportunisticExecutionTypeRequestE2E(TestDistributedScheduling.java:96)




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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org