You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Riza Suminto (Jira)" <ji...@apache.org> on 2022/10/23 11:51:00 UTC

[jira] [Created] (IMPALA-11680) test_krpc_datastream_sender_shuffle failed in erasure-coding environment

Riza Suminto created IMPALA-11680:
-------------------------------------

             Summary: test_krpc_datastream_sender_shuffle failed in erasure-coding environment
                 Key: IMPALA-11680
                 URL: https://issues.apache.org/jira/browse/IMPALA-11680
             Project: IMPALA
          Issue Type: Test
          Components: Distributed Exec
    Affects Versions: Impala 4.2.0
         Environment: hdfs, erasure-coding
            Reporter: Riza Suminto
            Assignee: Riza Suminto


test_krpc_datastream_sender_shuffle failed in erasure-coding environment with the following error message:
{code:java}
query_test/test_datastream_sender.py:35: in test_krpc_datastream_sender_shuffle     self.run_test_case('datastream-sender', vector) common/impala_test_suite.py:738: in run_test_case     self.__verify_results_and_errors(vector, test_section, result, use_db) common/impala_test_suite.py:574: in __verify_results_and_errors     replace_filenames_with_placeholder) common/test_result_verifier.py:469: in verify_raw_results     VERIFIER_MAP[verifier](expected, actual) common/test_result_verifier.py:278: in verify_query_result_is_equal     assert expected_results == actual_results E   assert Comparing QueryTestResults (expected vs actual):
E     703,4251520,4251520,30,30 != 703,4250540,4250540,30,30 {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)