Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6908

TestThriftBinaryCLIService.testExecuteStatementAsync has intermittent failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.14.0
    • Tests
    • None

    Description

      This has failed sometimes in the pre-commit tests.

      ThriftCLIServiceTest.testExecuteStatementAsync runs two statements. They are given 100 second timeout total, not sure if its by intention. As the first is a select query, it will take a majority of the time. The second statement (create table) should be quicker, but it fails sometimes because timeout is already mostly used up.

      The timeout should probably be reset after the first statement. If the operation finishes before the timeout, it wont have any effect as it'll break out.

      Attachments

        1. HIVE-6908.patch
          0.7 kB
          Szehon Ho

        Issue Links

          Activity

            People

              szehon Szehon Ho
              szehon Szehon Ho
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: