Hello community - I have a use case to expose Hive Metastore in http mode. Based on some of the configs in the codebase and PRs, I understand it is supported. However I was not able to find any relevant documentation or examples out there.
Can anyone please point me in the right direction? References: - https://issues.apache.org/jira/browse/HIVE-26071 - https://github.com/apache/hive/blob/ea2caec14582ec7cf95b1b4da1c85dda3eedc74f/standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java#L1492 Thank you, Avinash