Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-2016

Fix storage tests hangs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0, 0.11.1
    • Unit Test
    • None

    Description

      The storage tests with MiniDFSCluster fails occasionally.
      I'm not exactly sure. but it causes at shutdown

      Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 241.109 sec <<< FAILURE! - in org.apache.tajo.storage.TestFileTablespace
      testGetSplit(org.apache.tajo.storage.TestFileTablespace)  Time elapsed: 60.139 sec  <<< ERROR!
      org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds
      	at org.apache.tajo.storage.TestFileTablespace.testGetSplit(TestFileTablespace.java:157)
      
      testGetSplitWithBlockStorageLocationsBatching(org.apache.tajo.storage.TestFileTablespace)  Time elapsed: 60.13 sec  <<< ERROR!
      org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds
      	at org.apache.tajo.storage.TestFileTablespace.testGetSplitWithBlockStorageLocationsBatching(TestFileTablespace.java:257)
      
      testZeroLengthSplit(org.apache.tajo.storage.TestFileTablespace)  Time elapsed: 60.308 sec  <<< ERROR!
      org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds
      	at org.apache.tajo.storage.TestFileTablespace.testZeroLengthSplit(TestFileTablespace.java:206)
      
      testGetFileTablespace(org.apache.tajo.storage.TestFileTablespace)  Time elapsed: 60.247 sec  <<< ERROR!
      org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds
      	at org.apache.tajo.storage.TestFileTablespace.testGetFileTablespace(TestFileTablespace.java:291)
      

      Attachments

        1. TAJO-2016.patch
          9 kB
          Jinho Kim

        Activity

          People

            jhkim Jinho Kim
            jhkim Jinho Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: