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

TestFSDownload#testDownloadPublicWithStatCache fails in trunk

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4.1
    • 2.5.0
    • None
    • None
    • Reviewed

    Description

      From https://builds.apache.org/job/Hadoop-yarn-trunk/608/console :

      Running org.apache.hadoop.yarn.util.TestFSDownload
      Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.955 sec <<< FAILURE! - in org.apache.hadoop.yarn.util.TestFSDownload
      testDownloadPublicWithStatCache(org.apache.hadoop.yarn.util.TestFSDownload)  Time elapsed: 0.137 sec  <<< FAILURE!
      java.lang.AssertionError: null
      	at org.junit.Assert.fail(Assert.java:86)
      	at org.junit.Assert.assertTrue(Assert.java:41)
      	at org.junit.Assert.assertTrue(Assert.java:52)
      	at org.apache.hadoop.yarn.util.TestFSDownload.testDownloadPublicWithStatCache(TestFSDownload.java:363)
      

      Similar error can be seen here: https://builds.apache.org/job/PreCommit-YARN-Build/4243//testReport/org.apache.hadoop.yarn.util/TestFSDownload/testDownloadPublicWithStatCache/
      Looks like future.get() returned null.

      Attachments

        1. YARN-2270.2.patch
          3 kB
          Akira Ajisaka
        2. YARN-2270.patch
          3 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

              aajisaka Akira Ajisaka
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: