gaurav singh created IMPALA-14044:
-------------------------------------

             Summary: TestTupleCacheTpcdsQuery.test_tpcds failure in 
core-tuple-cache test
                 Key: IMPALA-14044
                 URL: https://issues.apache.org/jira/browse/IMPALA-14044
             Project: IMPALA
          Issue Type: Bug
            Reporter: gaurav singh


h3. Error Message

query_test/test_tuple_cache_tpc_queries.py:83: in test_tpcds 
run_tuple_cache_test(self, vector, query, mtdop) 
query_test/test_tuple_cache_tpc_queries.py:41: in run_tuple_cache_test 
self.run_test_case(query, vector) common/impala_test_suite.py:900: in 
run_test_case result = exec_fn(query, user=test_section.get('USER', '').strip() 
or None) common/impala_test_suite.py:830: in __exec_in_impala result = 
self.__execute_query(target_impalad_client, query, user=user) 
common/impala_test_suite.py:1312: in __execute_query return 
impalad_client.execute(query, user=user) common/impala_connection.py:505: in 
execute fetch_exec_summary=fetch_exec_summary) beeswax/impala_beeswax.py:195: 
in execute handle = self.__execute_query(query_string.strip(), user=user) 
beeswax/impala_beeswax.py:293: in __execute_query 
self.wait_for_finished(handle) beeswax/impala_beeswax.py:319: in 
wait_for_finished raise ImpalaBeeswaxException(error_log, None) E 
ImpalaBeeswaxException: Query c84f0ca27c1f283b:274731af00000000 failed: E 
Inconsistent tuple cache found: Result '[(11581 80525 327 2452547 2452588 197 
145263 69)]' of file 
'/data/jenkins/workspace/tmp/impala-tuplecache-debugdump-2/tuple-cache-debug-dump/892c596cfefcc74c19e754754fd33a3b_3808355208/c84f0ca27c1f283b:274731af00000003_37.bad'
 doesn't exist in the reference file: 
'/data/jenkins/workspace/tmp/impala-tuplecache-debugdump-2/tuple-cache-debug-dump/892c596cfefcc74c19e754754fd33a3b_3808355208/c84f0ca27c1f283b:274731af00000003_37_4e4726d5d52a8f7a:2fa5018c00000003_37_ref.bad'.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to