Szehon Ho created HIVE-28109:
--------------------------------
Summary: Hive Metastore lock ignores catalog
Key: HIVE-28109
URL: https://issues.apache.org/jira/browse/HIVE-28109
Project: Hive
Issue Type: Bug
Components: Standalone Metastore
Reporter: Szehon Ho
HIVE-18685 added catalogs to Hive.
However, IMetastoreClient::lock ignores catalog. There is thus no way to lock
a table of one catalog, if a table of the same db/tableName in another catalog
is locked. We should add catName to the IMetastoreClient::lock API, in par
with the other API's.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)