Csaba Ringhofer created IMPALA-8638:
---------------------------------------
Summary: Test failure: test_create_table_timestamp
Key: IMPALA-8638
URL: https://issues.apache.org/jira/browse/IMPALA-8638
Project: IMPALA
Issue Type: Bug
Affects Versions: Impala 3.3.0
Reporter: Csaba Ringhofer
I saw two recent failures of this test, on without proper explanation for the
error, and one with the following message:
04:41:33.324 FAIL
custom_cluster/test_lineage.py::TestLineage::()::test_create_table_timestamp[protocol:
beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
text/none]
04:41:33.324 =================================== FAILURES
===================================
04:41:33.341 TestLineage.test_create_table_timestamp[protocol: beeswax |
exec_option: {'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
text/none]
04:41:33.341 custom_cluster/test_lineage.py:98: in test_create_table_timestamp
04:41:33.342 assert lineage_json["queryId"] == profile_query_id
04:41:33.342 E assert '75440fbf4d05...d1bd900000000' ==
'fd4d30a1d0696...2b93c00000000'
04:41:33.342 E - 75440fbf4d05a7a7:832d1bd900000000
04:41:33.342 E + fd4d30a1d06964f4:99e2b93c00000000
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)