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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to