Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4453

TestMiniYarnClusterNodeUtilization occasionally times out in trunk

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • test
    • None

    Description

      TestMiniYarnClusterNodeUtilization failures are observed in few test runs in YARN-4293.
      In local also, same test case is timing out.

      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)
      

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sunilg Sunil G
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: