You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/28 07:39:00 UTC

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

    [ https://issues.apache.org/jira/browse/IMPALA-11680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625484#comment-17625484 ] 

ASF subversion and git services commented on IMPALA-11680:
----------------------------------------------------------

Commit 8e96820b9e0d60b188cfa9e96aeeeceb158d366d in impala's branch refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=8e96820b9 ]

IMPALA-11680: Fix test_krpc_datastream_sender_shuffle

test_krpc_datastream_sender_shuffle failed in erasure-coding
environment, possibly due to variability in data loading. This patch
adjust the test to replace o_comment with o_clerk column that has
consistent string length.

Testing:
- Run and pass test_krpc_datastream_sender_shuffle both in
  erasure-coding and regular hdfs environment, each on 100 iterations.

Change-Id: I46fe6b37e089f853d54aa5d8f4ecf0d1f6d12191
Reviewed-on: http://gerrit.cloudera.org:8080/19161
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> 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
>            Priority: Major
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org