[
https://issues.apache.org/jira/browse/IMPALA-10534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yida Wu closed IMPALA-10534.
----------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
Same cause of IMPALA-10531. Fixed.
> TestScratchDir.test_scratch_dirs_remote_spill_with_options seems flaky
> ----------------------------------------------------------------------
>
> Key: IMPALA-10534
> URL: https://issues.apache.org/jira/browse/IMPALA-10534
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 4.0
> Reporter: Wenzhe Zhou
> Assignee: Yida Wu
> Priority: Major
> Labels: broken-build
> Fix For: Impala 4.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)