Zoltán Borók-Nagy created IMPALA-13241:
------------------------------------------
Summary: test_query_log_table_over_max_sql_plan is flaky
Key: IMPALA-13241
URL: https://issues.apache.org/jira/browse/IMPALA-13241
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
Error message
{noformat}
assert 2 == 1 + where 2 = len(['16777215\t----------------\nMax Per-Host
Resource Reservation: Memory=0B Threads=1\nPer-Host Resource Estimates:
Mem...PNRPIkKoVjVvztnRnssNkGK\nwzPJqFhTNbvzoWGPAwaFtzrpPtzUViDZTLyVCSyIGNmMpjsWRegZjfxrKNDaZQLsiwOGZIlrOOKhculK\noBRChpLQCp'])
+ where ['16777215\t----------------\nMax Per-Host Resource Reservation:
Memory=0B Threads=1\nPer-Host Resource Estimates:
Mem...PNRPIkKoVjVvztnRnssNkGK\nwzPJqFhTNbvzoWGPAwaFtzrpPtzUViDZTLyVCSyIGNmMpjsWRegZjfxrKNDaZQLsiwOGZIlrOOKhculK\noBRChpLQCp']
= <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at
0xffff980dc5d0>.data
{noformat}
h2. Stacktrace
{noformat}
custom_cluster/test_query_log.py:169: in test_query_log_table_over_max_sql_plan
assert len(res.data) == 1
E assert 2 == 1
E + where 2 = len(['16777215\t----------------\nMax Per-Host Resource
Reservation: Memory=0B Threads=1\nPer-Host Resource Estimates:
Mem...PNRPIkKoVjVvztnRnssNkGK\nwzPJqFhTNbvzoWGPAwaFtzrpPtzUViDZTLyVCSyIGNmMpjsWRegZjfxrKNDaZQLsiwOGZIlrOOKhculK\noBRChpLQCp'])
E + where ['16777215\t----------------\nMax Per-Host Resource
Reservation: Memory=0B Threads=1\nPer-Host Resource Estimates:
Mem...PNRPIkKoVjVvztnRnssNkGK\nwzPJqFhTNbvzoWGPAwaFtzrpPtzUViDZTLyVCSyIGNmMpjsWRegZjfxrKNDaZQLsiwOGZIlrOOKhculK\noBRChpLQCp']
= <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at
0xffff980dc5d0>.data
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)