Hi, I have raised an issue regarding the means for configuring the HiveMetastoreClient to allow for different properties while connection to different metastore services.
https://github.com/apache/iceberg/issues/5988 <https://github.com/apache/iceberg/issues/5988> I also have a PR for the same that takes any catalog properties starting with `hive` and uses them in the configuration of the Metastore client. https://github.com/apache/iceberg/pull/5989 <https://github.com/apache/iceberg/pull/5989> Would be great to get some eyes on the PR. Please do let me know if I can ease this process in anyway. Thanks, Pavan
