You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/10/14 17:56:28 UTC

[GitHub] [iceberg] pavibhai opened a new issue, #5988: Allow configuration of HiveMetastoreClient using Catalog Properties

pavibhai opened a new issue, #5988:
URL: https://github.com/apache/iceberg/issues/5988

   ### Feature Request / Improvement
   
   Currently Iceberg limits the Hive properties that can be configured onto a catalog to `uri -> hive.metastore.uris` and `warehouse -> hive.metastore.warehouse.dir`.
   
   This limits the ability to configure the metastore client being set up. For example in a secure set up when using delegation tokens we need to configure different values for `hive.metastore.token.signature` for each metastore service.
   
   To allow for the above it is proposed that any catalog properties that start with `hive.` be forwarded into the conf used for setting up the MetastoreClient.
   
   ### Query engine
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue closed issue #5988: Allow configuration of HiveMetastoreClient using Catalog Properties

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #5988: Allow configuration of HiveMetastoreClient using Catalog Properties
URL: https://github.com/apache/iceberg/issues/5988


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org