Sourabh Goyal created IMPALA-10817:
--------------------------------------
Summary: Share metastoreHmsDDL lock b/w CatalogOpExecutor and
Catalog metastore server
Key: IMPALA-10817
URL: https://issues.apache.org/jira/browse/IMPALA-10817
Project: IMPALA
Issue Type: Improvement
Components: Catalog
Reporter: Sourabh Goyal
Currently, when doing create/drop table/db from catalogD, catalogOpExecutor
(via Impala Shell) and metastore server (via HS2) acquires lock on their own
respective lock objects to prevent concurrent create/drop operations in HMS.
But that does not prevent these concurrent operations across CatalogOpExecutor
and Metastore server. For example currently a user can perform create/drop HMS
operation from Impala shell and catalog metastore server concurrently which is
not the desired behavior
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]