Bikramjeet Vig created IMPALA-7494:
--------------------------------------
Summary: Hang in TestTpcdsDecimalV2Query::test_tpcds_q69
Key: IMPALA-7494
URL: https://issues.apache.org/jira/browse/IMPALA-7494
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}
10:47:51 [gw3] PASSED
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q65[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
10:48:31
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q67a[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
10:48:31 [gw3] PASSED
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q67a[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
10:48:32
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q68[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
10:48:32 [gw3] PASSED
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q68[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
10:48:34
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q69[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
07:11:24 [gw3] PASSED
query_test/test_tpcds_queries.py::TestTpcdsDecimalV2Query::test_tpcds_q69[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | 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)