Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9617

Flaky test: query_test.test_scanners.TestUnmatchedSchema.test_unmatched_schema

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.4.0
    • None
    • None
    • ghx-label-2

    Description

      The following test failed twice due to Timeout >7200s at impala-asf-master-core-s3-data-cache build.

      Error Message
      query_test/test_scanners.py:237: in test_unmatched_schema self._create_test_table(vector) query_test/test_scanners.py:209: in _create_test_table "stored as orc" % db_name) common/impala_test_suite.py:1012: in run_stmt_in_hive (stdout, stderr) = call.communicate() /usr/lib64/python2.7/subprocess.py:800: in communicate return self._communicate(input) /usr/lib64/python2.7/subprocess.py:1401: in _communicate stdout, stderr = self._communicate_with_poll(input) /usr/lib64/python2.7/subprocess.py:1455: in _communicate_with_poll ready = poller.poll() E Failed: Timeout >7200s
      Stacktrace
      query_test/test_scanners.py:237: in test_unmatched_schema
      self._create_test_table(vector)
      query_test/test_scanners.py:209: in _create_test_table
      "stored as orc" % db_name)
      common/impala_test_suite.py:1012: in run_stmt_in_hive
      (stdout, stderr) = call.communicate()
      /usr/lib64/python2.7/subprocess.py:800: in communicate
      return self._communicate(input)
      /usr/lib64/python2.7/subprocess.py:1401: in _communicate
      stdout, stderr = self._communicate_with_poll(input)
      /usr/lib64/python2.7/subprocess.py:1455: in _communicate_with_poll
      ready = poller.poll()
      E Failed: Timeout >7200s

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            afan Alice Fan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: