Andrew Sherman created IMPALA-9674:
--------------------------------------
Summary: TestFailingAcidInserts.test_failing_inserts fails with
Error making 'truncateTable' RPC to Hive Metastore: CAUSED BY:
TransactionException: Failed to acquire lock for transaction 2011
Key: IMPALA-9674
URL: https://issues.apache.org/jira/browse/IMPALA-9674
Project: IMPALA
Issue Type: Bug
Reporter: Andrew Sherman
{code}
Traceback (most recent call last):
File
"/data/jenkins/workspace/impala-cdpd-master-core/repos/Impala/tests/stress/test_acid_stress.py",
line 43, in run
return self.func(*self.args, **self.kwargs)
File
"/data/jenkins/workspace/impala-cdpd-master-core/repos/Impala/tests/stress/test_acid_stress.py",
line 309, in _impala_role_insert
raise e
ImpalaBeeswaxException: ImpalaBeeswaxException:
INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
MESSAGE: CatalogException: Failed to truncate table:
test_failing_inserts_b980fc6.test_inserts_fail.
Table may be in a partially truncated state.
CAUSED BY: ImpalaRuntimeException: Error making 'truncateTable' RPC to Hive
Metastore:
CAUSED BY: TransactionException: Failed to acquire lock for transaction 2011
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)