gaurav singh created IMPALA-14054:
-------------------------------------
Summary: TestQueryFullSort.test_sort_reservation_usage failing
Key: IMPALA-14054
URL: https://issues.apache.org/jira/browse/IMPALA-14054
Project: IMPALA
Issue Type: Bug
Reporter: gaurav singh
h3. Error Message
query_test/test_sort.py:257: in test_sort_reservation_usage
test_file_vars=\{'$BUFFER_POOL_LIMIT': buffer_pool_limit})
common/impala_test_suite.py:961: in run_test_case user=test_section.get('USER',
'').strip() or None) common/impala_test_suite.py:875: in __exec_in_impala
result = self.__execute_query(target_impalad_client, query, user=user)
common/impala_test_suite.py:1382: in __execute_query return
impalad_client.execute(query, user=user) common/impala_connection.py:507: 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:310: in
wait_for_finished query_state = self.get_state(query_handle)
beeswax/impala_beeswax.py:376: in get_state return self.__do_rpc(lambda:
self.imp_service.get_state(query_handle)) beeswax/impala_beeswax.py:473: in
__do_rpc raise ImpalaBeeswaxException(self.__build_error_message(e), e) E
ImpalaBeeswaxException: unexpected exception
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]