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

TestScratchDir.test_scratch_dirs_remote_spill_with_options seems flaky

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.0.0
    • Backend
    • ghx-label-12

    Description

      TestScratchDir.test_scratch_dirs_remote_spill_with_options failed in exhaustive release build.

      Error Message
      ImpalaBeeswaxException: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: Cancelled in TmpFileBufferPool because: Timeout waiting for a local buffer in 60 seconds Cancelled in TmpFileBufferPool because: Timeout waiting for a local buffer in 60 seconds

      Stacktrace
      custom_cluster/test_scratch_disk.py:384: in test_scratch_dirs_remote_spill_with_options
      results = client.fetch(self.spill_query, handle)
      common/impala_connection.py:254: in fetch
      sql_stmt, operation_handle.get_handle(), max_rows)
      beeswax/impala_beeswax.py:452: in fetch_results
      exec_result = self.__fetch_results(query_handle, max_rows)
      beeswax/impala_beeswax.py:463: in __fetch_results
      results = self.__do_rpc(lambda: self.imp_service.fetch(handle, False, fetch_rows))
      beeswax/impala_beeswax.py:520: in __do_rpc
      raise ImpalaBeeswaxException(self.__build_error_message(b), b)
      E ImpalaBeeswaxException: ImpalaBeeswaxException:
      E INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
      E MESSAGE: Cancelled in TmpFileBufferPool because: Timeout waiting for a local buffer in 60 seconds
      E
      E Cancelled in TmpFileBufferPool because: Timeout waiting for a local buffer in 60 seconds

      Attachments

        Issue Links

          Activity

            People

              baggio000 Yida Wu
              wzhou Wenzhe Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: