Bikramjeet Vig created IMPALA-7493:
--------------------------------------
Summary: hang in test_spilling_query_options
Key: IMPALA-7493
URL: https://issues.apache.org/jira/browse/IMPALA-7493
Project: IMPALA
Issue Type: Bug
Affects Versions: Impala 3.1.0
Reporter: Bikramjeet Vig
A hang in this test cause the build to timeout after 1440 minutes
{noformat}
14:50:23 [gw6] PASSED
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_naaj[exec_option:
{'debug_action': '-1:OPEN:[email protected]',
'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
14:50:23
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[exec_option:
{'debug_action': None, 'default_spillable_buffer_size': '256k'} |
table_format: parquet/none]
14:50:23 [gw6] SKIPPED
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[exec_option:
{'debug_action': None, 'default_spillable_buffer_size': '256k'} |
table_format: parquet/none]
14:50:23
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[exec_option:
{'debug_action': '-1:OPEN:[email protected]',
'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
14:50:23 [gw6] SKIPPED
query_test/test_spilling.py::TestSpillingDebugActionDimensions::test_spilling_regression_exhaustive[exec_option:
{'debug_action': '-1:OPEN:[email protected]',
'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
14:51:41
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_naaj_no_deny_reservation[exec_option:
{'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
14:51:41 [gw6] PASSED
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_naaj_no_deny_reservation[exec_option:
{'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
14:51:48
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_query_options[exec_option:
{'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
12:34:40 [gw6] PASSED
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::test_spilling_query_options[exec_option:
{'default_spillable_buffer_size': '256k'} | table_format: parquet/none] Build
timed out (after 1,440 minutes). Marking the build as aborted.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)