Daniel Becker created IMPALA-14323: -------------------------------------- Summary: Failure in TestDdlStatements.test_concurrent_alter_table_rename Key: IMPALA-14323 URL: https://issues.apache.org/jira/browse/IMPALA-14323 Project: IMPALA Issue Type: Bug Reporter: Daniel Becker Assignee: Quanlong Huang
The test metadata.test_ddl.TestDdlStatements.test_concurrent_alter_table_rename fails with the below error in an internal build: h3. Stacktrace {code:java} /data/jenkins/workspace/impala-asf-master-exhaustive-release-arm/repos/Impala/tests/metadata/test_ddl.py:575: in test_concurrent_alter_table_rename assert worker[i].get(timeout=100) /data/jenkins/workspace/impala-asf-master-exhaustive-release-arm/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/multiprocessing/pool.py:572: in get raise self._value E HiveServer2Error: Query 2348bf7c1031084c:a8d3d9f100000000 failed: E AnalysisException: Table already exists: test_concurrent_alter_table_rename_a777bd2e.tbl_16_new{code} Assigning to [~stigahuang] because the last relevant change was [https://gerrit.cloudera.org/#/c/23291/.] Please reassign if not appropriate. -- This message was sent by Atlassian Jira (v8.20.10#820010)