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 "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2016/04/26 06:26:13 UTC

[jira] [Updated] (YARN-4453) TestMiniYarnClusterNodeUtilization occasionally times out in trunk

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

Rohith Sharma K S updated YARN-4453:
------------------------------------
    Issue Type: Test  (was: Sub-task)
        Parent:     (was: YARN-4478)

> TestMiniYarnClusterNodeUtilization occasionally times out in trunk
> ------------------------------------------------------------------
>
>                 Key: YARN-4453
>                 URL: https://issues.apache.org/jira/browse/YARN-4453
>             Project: Hadoop YARN
>          Issue Type: Test
>          Components: test
>            Reporter: Sunil G
>
> TestMiniYarnClusterNodeUtilization failures are observed in few test runs in YARN-4293. 
> In local also, same test case is timing out.
> {noformat}
> java.lang.Exception: test timed out after 60000 milliseconds
> 	at java.lang.Thread.sleep(Native Method)
> 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:158)
> 	at com.sun.proxy.$Proxy85.nodeHeartbeat(Unknown Source)
> 	at org.apache.hadoop.yarn.server.TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization(TestMiniYarnClusterNodeUtilization.java:113)
> {noformat}
> YARN-3980, where this test are added, reported few timed-out cases. I think this is to be investigated because its not looks good to increase timeout for tests, if tests fail.



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