gaurav singh created IMPALA-14042:
-------------------------------------

             Summary: TestConcurrentRename.test_rename_drop failure
                 Key: IMPALA-14042
                 URL: https://issues.apache.org/jira/browse/IMPALA-14042
             Project: IMPALA
          Issue Type: Bug
            Reporter: gaurav singh


h3. Error Message

ImpalaBeeswaxException: Query 1844ef491bd88a30:c835c7fd00000000 failed: 
TableNotFoundException: Table not found: test_rename_drop_aaefe83a.tbl2
h3. Stacktrace

custom_cluster/test_concurrent_rename.py:48: in test_rename_drop 
self.execute_query("invalidate metadata {}2".format(name)) 
common/impala_test_suite.py:1134: in wrapper return function(*args, **kwargs) 
common/impala_test_suite.py:1176: in execute_query return 
self.__execute_query(self.client, query, query_options) 
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 1844ef491bd88a30:c835c7fd00000000 failed: E 
TableNotFoundException: Table not found: test_rename_drop_aaefe83a.tbl2



--
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