Butao Zhang created HIVE-29564:
----------------------------------
Summary: Verify whether HMSCatalogFactory::createCatalog should
respect different catalog locations.
Key: HIVE-29564
URL: https://issues.apache.org/jira/browse/HIVE-29564
Project: Hive
Issue Type: Sub-task
Reporter: Butao Zhang
[https://github.com/apache/hive/blob/cb06ad72d609e51b6a3a38ccb120e34b4281067c/standalone-metastore/metastore-rest-catalog/src/main/java/org/apache/iceberg/rest/HMSCatalogFactory.java#L77]
This question arose while working on HIVE-29241. I am unsure about the
relationship between the HMS REST catalog path and the default catalog path.
Currently, `configWarehouse` is determined by the path of the default catalog.
We need to consider whether,
in the case of a non-default catalog, `configWarehouse` should be determined by
the specific catalog path instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)