[ 
https://issues.apache.org/jira/browse/IMPALA-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Smith closed IMPALA-13984.
----------------------------------
    Resolution: Fixed

Fixed by https://gerrit.cloudera.org/c/22802/5.

> test_mixed_catalog_ddls_with_invalidate_metadata failed in rename
> -----------------------------------------------------------------
>
>                 Key: IMPALA-13984
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13984
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>         Attachments: stderr.txt
>
>
> Saw test_mixed_catalog_ddls_with_invalidate_metadata failed in an unrelated 
> patch.
> [https://jenkins.impala.io/job/ubuntu-20.04-from-scratch/5182/testReport/junit/custom_cluster.test_concurrent_ddls/TestConcurrentDdls/test_mixed_catalog_ddls_with_invalidate_metadata/]
> {code:java}
> custom_cluster.test_concurrent_ddls.TestConcurrentDdls.test_mixed_catalog_ddls_with_invalidate_metadata
>  (from pytest){code}
> Stacktrace
> {code:python}
> custom_cluster/test_concurrent_ddls.py:60: in 
> test_mixed_catalog_ddls_with_invalidate_metadata
>     self._run_ddls_with_invalidation(unique_database, sync_ddl=False)
> custom_cluster/test_concurrent_ddls.py:154: in _run_ddls_with_invalidation
>     worker[i].get(timeout=100)
> ../toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/multiprocessing/pool.py:572:
>  in get
>     raise self._value
> E   AssertionError: Query b340875ef2457b84:9dc345ea00000000 failed:
> E     ImpalaRuntimeException: Table/view rename succeeded in the Hive 
> Metastore, but failed in Impala's Catalog Server. Running 'invalidate 
> metadata <tbl>' on the old table name 
> 'test_mixed_catalog_ddls_with_invalidate_metadata_8d71c4db.test_10_part' and 
> the new table name 
> 'test_mixed_catalog_ddls_with_invalidate_metadata_8d71c4db.test_10_part2' may 
> fix the problem.
> E     
> E     
> E   assert <bound method type.is_acceptable_error of <class 
> 'test_concurrent_ddls.TestConcurrentDdls'>>("Query 
> b340875ef2457b84:9dc345ea00000000 failed:\nImpalaRuntimeException: Table/view 
> rename succeeded in the Hive Meta... the new table name 
> 'test_mixed_catalog_ddls_with_invalidate_metadata_8d71c4db.test_10_part2' may 
> fix the problem.\n\n", False)
> E    +  where <bound method type.is_acceptable_error of <class 
> 'test_concurrent_ddls.TestConcurrentDdls'>> = 
> TestConcurrentDdls.is_acceptable_error
> E    +  and   "Query b340875ef2457b84:9dc345ea00000000 
> failed:\nImpalaRuntimeException: Table/view rename succeeded in the Hive 
> Meta... the new table name 
> 'test_mixed_catalog_ddls_with_invalidate_metadata_8d71c4db.test_10_part2' may 
> fix the problem.\n\n" = str(ImpalaBeeswaxException()){code}
> Standard Error is attached as [^stderr.txt]



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

Reply via email to